Bury __put_super_and_need_restart()
[linux-2.6-block.git] / include / linux / fs.h
index e1c7427802b8f494957e55e6ec41cdf6ae2fea9f..523086714c7483766e5a9a4fac9ea41f8b708919 100644 (file)
@@ -1778,9 +1778,6 @@ extern int get_sb_pseudo(struct file_system_type *, char *,
        const struct super_operations *ops, unsigned long,
        struct vfsmount *mnt);
 extern void simple_set_mnt(struct vfsmount *mnt, struct super_block *sb);
-int __put_super_and_need_restart(struct super_block *sb);
-int __put_super(struct super_block *sb);
-void put_super(struct super_block *sb);
 
 /* Alas, no aliases. Too much hassle with bringing module.h everywhere */
 #define fops_get(fops) \