diff options
Diffstat (limited to 'fs/gfs2/bmap.h')
| -rw-r--r-- | fs/gfs2/bmap.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/gfs2/bmap.h b/fs/gfs2/bmap.h index 42fea03e2bd9..81ded5e2aaa2 100644 --- a/fs/gfs2/bmap.h +++ b/fs/gfs2/bmap.h | |||
| @@ -55,5 +55,7 @@ extern int gfs2_truncatei_resume(struct gfs2_inode *ip); | |||
| 55 | extern int gfs2_file_dealloc(struct gfs2_inode *ip); | 55 | extern int gfs2_file_dealloc(struct gfs2_inode *ip); |
| 56 | extern int gfs2_write_alloc_required(struct gfs2_inode *ip, u64 offset, | 56 | extern int gfs2_write_alloc_required(struct gfs2_inode *ip, u64 offset, |
| 57 | unsigned int len); | 57 | unsigned int len); |
| 58 | extern int gfs2_map_journal_extents(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd); | ||
| 59 | extern void gfs2_free_journal_extents(struct gfs2_jdesc *jd); | ||
| 58 | 60 | ||
| 59 | #endif /* __BMAP_DOT_H__ */ | 61 | #endif /* __BMAP_DOT_H__ */ |
