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 f6dce46d80dc..4cc67eb6ed56 100644 --- a/fs/internal.h +++ b/fs/internal.h | |||
@@ -105,4 +105,5 @@ extern void release_open_intent(struct nameidata *); | |||
105 | /* | 105 | /* |
106 | * inode.c | 106 | * inode.c |
107 | */ | 107 | */ |
108 | extern int get_nr_dirty_inodes(void); | ||
108 | extern int invalidate_inodes(struct super_block *); | 109 | extern int invalidate_inodes(struct super_block *); |