diff options
Diffstat (limited to 'fs/internal.h')
-rw-r--r-- | fs/internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/internal.h b/fs/internal.h index 4cc67eb6ed56..ebad3b90752d 100644 --- a/fs/internal.h +++ b/fs/internal.h | |||
@@ -106,4 +106,5 @@ extern void release_open_intent(struct nameidata *); | |||
106 | * inode.c | 106 | * inode.c |
107 | */ | 107 | */ |
108 | extern int get_nr_dirty_inodes(void); | 108 | extern int get_nr_dirty_inodes(void); |
109 | extern int evict_inodes(struct super_block *); | ||
109 | extern int invalidate_inodes(struct super_block *); | 110 | extern int invalidate_inodes(struct super_block *); |