diff options
Diffstat (limited to 'fs/gfs2/bmap.h')
-rw-r--r-- | fs/gfs2/bmap.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/gfs2/bmap.h b/fs/gfs2/bmap.h index de16e44f049f..25ea32905c67 100644 --- a/fs/gfs2/bmap.h +++ b/fs/gfs2/bmap.h | |||
@@ -34,6 +34,4 @@ void gfs2_write_calc_reserv(struct gfs2_inode *ip, unsigned int len, | |||
34 | int gfs2_write_alloc_required(struct gfs2_inode *ip, uint64_t offset, | 34 | int gfs2_write_alloc_required(struct gfs2_inode *ip, uint64_t offset, |
35 | unsigned int len, int *alloc_required); | 35 | unsigned int len, int *alloc_required); |
36 | 36 | ||
37 | int gfs2_get_file_meta(struct gfs2_inode *ip, struct gfs2_user_buffer *ub); | ||
38 | |||
39 | #endif /* __BMAP_DOT_H__ */ | 37 | #endif /* __BMAP_DOT_H__ */ |