]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/internal.h
NFSv4.1 reclaim complete must wait for completion
[mv-sheeva.git] / fs / internal.h
index e8a0b245177d15960a7d081d4d8b08a655d9ca57..9b976b57d7fe3b4b731cbfe3d90b4918c0c8b730 100644 (file)
@@ -71,8 +71,6 @@ extern void release_mounts(struct list_head *);
 extern void umount_tree(struct vfsmount *, int, struct list_head *);
 extern struct vfsmount *copy_tree(struct vfsmount *, struct dentry *, int);
 extern int finish_automount(struct vfsmount *, struct path *);
-extern int do_add_mount(struct vfsmount *, struct path *, int);
-extern void mnt_clear_expiry(struct vfsmount *);
 
 extern void mnt_make_longterm(struct vfsmount *);
 extern void mnt_make_shortterm(struct vfsmount *);
@@ -114,4 +112,4 @@ extern void release_open_intent(struct nameidata *);
  */
 extern int get_nr_dirty_inodes(void);
 extern void evict_inodes(struct super_block *);
-extern int invalidate_inodes(struct super_block *);
+extern int invalidate_inodes(struct super_block *, bool);