diff options
Diffstat (limited to 'fs/nilfs2/nilfs.h')
-rw-r--r-- | fs/nilfs2/nilfs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nilfs2/nilfs.h b/fs/nilfs2/nilfs.h index 6718616183b7..462651061b03 100644 --- a/fs/nilfs2/nilfs.h +++ b/fs/nilfs2/nilfs.h | |||
@@ -272,6 +272,7 @@ extern int nilfs_store_magic_and_option(struct super_block *, | |||
272 | struct nilfs_super_block *, char *); | 272 | struct nilfs_super_block *, char *); |
273 | extern void nilfs_set_log_cursor(struct nilfs_super_block *, | 273 | extern void nilfs_set_log_cursor(struct nilfs_super_block *, |
274 | struct the_nilfs *); | 274 | struct the_nilfs *); |
275 | extern struct nilfs_super_block **nilfs_prepare_super(struct nilfs_sb_info *); | ||
275 | extern int nilfs_commit_super(struct nilfs_sb_info *, int); | 276 | extern int nilfs_commit_super(struct nilfs_sb_info *, int); |
276 | extern int nilfs_cleanup_super(struct nilfs_sb_info *); | 277 | extern int nilfs_cleanup_super(struct nilfs_sb_info *); |
277 | extern int nilfs_attach_checkpoint(struct nilfs_sb_info *, __u64); | 278 | extern int nilfs_attach_checkpoint(struct nilfs_sb_info *, __u64); |