net/ipv6: Correct PIM6 mrt_lock handling
[firefly-linux-kernel-4.4.55.git] / fs / internal.h
index 68121584ae37d40a074bf81e55184ecb1674d882..2ffa65a36ca01de1dfa779e48aa7866cb4fa45da 100644 (file)
@@ -74,9 +74,6 @@ extern void chroot_fs_refs(const struct path *, const struct path *);
 /*
  * file_table.c
  */
-extern void file_sb_list_add(struct file *f, struct super_block *sb);
-extern void file_sb_list_del(struct file *f);
-extern void mark_files_ro(struct super_block *);
 extern struct file *get_empty_filp(void);
 
 /*