]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/mount.h
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
[net-next-2.6.git] / include / linux / mount.h
index b7472ae91fa4a8396e9eaa9a2bedb6c1af916b64..60718f12caa97fffaa42d5875c26c4badcd6365a 100644 (file)
 #include <linux/spinlock.h>
 #include <asm/atomic.h>
 
+struct super_block;
+struct vfsmount;
+struct dentry;
+struct namespace;
+
 #define MNT_NOSUID     0x01
 #define MNT_NODEV      0x02
 #define MNT_NOEXEC     0x04