]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/internal.h
tty: fix fu_list abuse
[mv-sheeva.git] / fs / internal.h
index 6b706bc60a66bbb3cecb7477f2ea72e0a091aa84..6a5c13a80660ce22fe349f074413abe60c90751b 100644 (file)
@@ -80,6 +80,8 @@ extern void chroot_fs_refs(struct path *, 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);