Lines Matching defs: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()
59 int nilfs_bmap_lookup_at_level(struct nilfs_bmap *bmap, __u64 key, int level, in nilfs_bmap_lookup_at_level()
91 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig()
103 static int nilfs_bmap_do_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_bmap_do_insert()
144 int nilfs_bmap_insert(struct nilfs_bmap *bmap, __u64 key, unsigned long rec) in nilfs_bmap_insert()
155 static int nilfs_bmap_do_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_delete()
196 int nilfs_bmap_seek_key(struct nilfs_bmap *bmap, __u64 start, __u64 *keyp) in nilfs_bmap_seek_key()
209 int nilfs_bmap_last_key(struct nilfs_bmap *bmap, __u64 *keyp) in nilfs_bmap_last_key()
236 int nilfs_bmap_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_delete()
247 static int nilfs_bmap_do_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_truncate()
286 int nilfs_bmap_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_truncate()
303 void nilfs_bmap_clear(struct nilfs_bmap *bmap) in nilfs_bmap_clear()
324 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate()
340 void nilfs_bmap_lookup_dirty_buffers(struct nilfs_bmap *bmap, in nilfs_bmap_lookup_dirty_buffers()
366 int nilfs_bmap_assign(struct nilfs_bmap *bmap, in nilfs_bmap_assign()
394 int nilfs_bmap_mark(struct nilfs_bmap *bmap, __u64 key, int level) in nilfs_bmap_mark()
417 int nilfs_bmap_test_and_clear_dirty(struct nilfs_bmap *bmap) in nilfs_bmap_test_and_clear_dirty()
432 __u64 nilfs_bmap_data_get_key(const struct nilfs_bmap *bmap, in nilfs_bmap_data_get_key()
440 __u64 nilfs_bmap_find_target_seq(const struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_find_target_seq()
454 __u64 nilfs_bmap_find_target_in_group(const struct nilfs_bmap *bmap) in nilfs_bmap_find_target_in_group()
480 int nilfs_bmap_read(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_read()
525 void nilfs_bmap_write(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_write()
533 void nilfs_bmap_init_gc(struct nilfs_bmap *bmap) in nilfs_bmap_init_gc()
545 void nilfs_bmap_save(const struct nilfs_bmap *bmap, in nilfs_bmap_save()
554 void nilfs_bmap_restore(struct nilfs_bmap *bmap, in nilfs_bmap_restore()