aboutsummaryrefslogtreecommitdiffstats
path: root/fs/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/internal.h')
-rw-r--r--fs/internal.h1
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 */
108extern int get_nr_dirty_inodes(void);
108extern int invalidate_inodes(struct super_block *); 109extern int invalidate_inodes(struct super_block *);