|
@@ -1521,7 +1521,6 @@ extern int get_sb_pseudo(struct file_system_type *, char *,
|
|
|
const struct super_operations *ops, unsigned long,
|
|
|
struct vfsmount *mnt);
|
|
|
extern int simple_set_mnt(struct vfsmount *mnt, struct super_block *sb);
|
|
|
-int __put_super(struct super_block *sb);
|
|
|
int __put_super_and_need_restart(struct super_block *sb);
|
|
|
void unnamed_dev_init(void);
|
|
|
|