]> err.no Git - linux-2.6/blobdiff - Documentation/filesystems/vfs.txt
[PATCH] Add two PLX device IDs
[linux-2.6] / Documentation / filesystems / vfs.txt
index dd7d0dcedc872f28bb32b02137b8aa898855ec4e..9d3aed628bc19a2a4c00c698ecdfe6d1377c6f8d 100644 (file)
@@ -211,7 +211,7 @@ struct super_operations {
         int (*sync_fs)(struct super_block *sb, int wait);
         void (*write_super_lockfs) (struct super_block *);
         void (*unlockfs) (struct super_block *);
-        int (*statfs) (struct super_block *, struct kstatfs *);
+        int (*statfs) (struct dentry *, struct kstatfs *);
         int (*remount_fs) (struct super_block *, int *, char *);
         void (*clear_inode) (struct inode *);
         void (*umount_begin) (struct super_block *);