Lines Matching refs:nilfs_bmap

22 struct inode *nilfs_bmap_get_dat(const struct nilfs_bmap *bmap)  in nilfs_bmap_get_dat()
29 static int nilfs_bmap_convert_error(struct nilfs_bmap *bmap, in nilfs_bmap_convert_error()
62 int nilfs_bmap_lookup_at_level(struct nilfs_bmap *bmap, __u64 key, int level, in nilfs_bmap_lookup_at_level()
94 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig()
106 static int nilfs_bmap_do_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_bmap_do_insert()
150 int nilfs_bmap_insert(struct nilfs_bmap *bmap, __u64 key, unsigned long rec) in nilfs_bmap_insert()
161 static int nilfs_bmap_do_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_delete()
205 int nilfs_bmap_seek_key(struct nilfs_bmap *bmap, __u64 start, __u64 *keyp) in nilfs_bmap_seek_key()
218 int nilfs_bmap_last_key(struct nilfs_bmap *bmap, __u64 *keyp) in nilfs_bmap_last_key()
248 int nilfs_bmap_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_delete()
259 static int nilfs_bmap_do_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_truncate()
300 int nilfs_bmap_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_truncate()
317 void nilfs_bmap_clear(struct nilfs_bmap *bmap) in nilfs_bmap_clear()
340 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate()
356 void nilfs_bmap_lookup_dirty_buffers(struct nilfs_bmap *bmap, in nilfs_bmap_lookup_dirty_buffers()
382 int nilfs_bmap_assign(struct nilfs_bmap *bmap, in nilfs_bmap_assign()
412 int nilfs_bmap_mark(struct nilfs_bmap *bmap, __u64 key, int level) in nilfs_bmap_mark()
435 int nilfs_bmap_test_and_clear_dirty(struct nilfs_bmap *bmap) in nilfs_bmap_test_and_clear_dirty()
450 __u64 nilfs_bmap_data_get_key(const struct nilfs_bmap *bmap, in nilfs_bmap_data_get_key()
464 __u64 nilfs_bmap_find_target_seq(const struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_find_target_seq()
478 __u64 nilfs_bmap_find_target_in_group(const struct nilfs_bmap *bmap) in nilfs_bmap_find_target_in_group()
504 int nilfs_bmap_read(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_read()
549 void nilfs_bmap_write(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_write()
560 void nilfs_bmap_init_gc(struct nilfs_bmap *bmap) in nilfs_bmap_init_gc()
572 void nilfs_bmap_save(const struct nilfs_bmap *bmap, in nilfs_bmap_save()
581 void nilfs_bmap_restore(struct nilfs_bmap *bmap, in nilfs_bmap_restore()