diff options
Diffstat (limited to 'fs/nilfs2/bmap.h')
-rw-r--r-- | fs/nilfs2/bmap.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/nilfs2/bmap.h b/fs/nilfs2/bmap.h index 5f3339e3eac9..bde1c0aa2e15 100644 --- a/fs/nilfs2/bmap.h +++ b/fs/nilfs2/bmap.h | |||
@@ -159,8 +159,6 @@ int nilfs_bmap_lookup_at_level(struct nilfs_bmap *, __u64, int, __u64 *); | |||
159 | int nilfs_bmap_mark(struct nilfs_bmap *, __u64, int); | 159 | int nilfs_bmap_mark(struct nilfs_bmap *, __u64, int); |
160 | 160 | ||
161 | void nilfs_bmap_init_gc(struct nilfs_bmap *); | 161 | void nilfs_bmap_init_gc(struct nilfs_bmap *); |
162 | void nilfs_bmap_init_gcdat(struct nilfs_bmap *, struct nilfs_bmap *); | ||
163 | void nilfs_bmap_commit_gcdat(struct nilfs_bmap *, struct nilfs_bmap *); | ||
164 | 162 | ||
165 | void nilfs_bmap_save(const struct nilfs_bmap *, struct nilfs_bmap_store *); | 163 | void nilfs_bmap_save(const struct nilfs_bmap *, struct nilfs_bmap_store *); |
166 | void nilfs_bmap_restore(struct nilfs_bmap *, const struct nilfs_bmap_store *); | 164 | void nilfs_bmap_restore(struct nilfs_bmap *, const struct nilfs_bmap_store *); |