Lines Matching defs:bmap
35 struct inode *nilfs_bmap_get_dat(const struct nilfs_bmap *bmap) in nilfs_bmap_get_dat()
42 static int nilfs_bmap_convert_error(struct nilfs_bmap *bmap, in nilfs_bmap_convert_error()
75 int nilfs_bmap_lookup_at_level(struct nilfs_bmap *bmap, __u64 key, int level, in nilfs_bmap_lookup_at_level()
99 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig()
111 static int nilfs_bmap_do_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_bmap_do_insert()
155 int nilfs_bmap_insert(struct nilfs_bmap *bmap, in nilfs_bmap_insert()
168 static int nilfs_bmap_do_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_delete()
194 int nilfs_bmap_last_key(struct nilfs_bmap *bmap, unsigned long *key) in nilfs_bmap_last_key()
227 int nilfs_bmap_delete(struct nilfs_bmap *bmap, unsigned long key) in nilfs_bmap_delete()
238 static int nilfs_bmap_do_truncate(struct nilfs_bmap *bmap, unsigned long key) in nilfs_bmap_do_truncate()
279 int nilfs_bmap_truncate(struct nilfs_bmap *bmap, unsigned long key) in nilfs_bmap_truncate()
296 void nilfs_bmap_clear(struct nilfs_bmap *bmap) in nilfs_bmap_clear()
319 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate()
335 void nilfs_bmap_lookup_dirty_buffers(struct nilfs_bmap *bmap, in nilfs_bmap_lookup_dirty_buffers()
361 int nilfs_bmap_assign(struct nilfs_bmap *bmap, in nilfs_bmap_assign()
391 int nilfs_bmap_mark(struct nilfs_bmap *bmap, __u64 key, int level) in nilfs_bmap_mark()
414 int nilfs_bmap_test_and_clear_dirty(struct nilfs_bmap *bmap) in nilfs_bmap_test_and_clear_dirty()
429 __u64 nilfs_bmap_data_get_key(const struct nilfs_bmap *bmap, in nilfs_bmap_data_get_key()
443 __u64 nilfs_bmap_find_target_seq(const struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_find_target_seq()
457 __u64 nilfs_bmap_find_target_in_group(const struct nilfs_bmap *bmap) in nilfs_bmap_find_target_in_group()
483 int nilfs_bmap_read(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_read()
528 void nilfs_bmap_write(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_write()
539 void nilfs_bmap_init_gc(struct nilfs_bmap *bmap) in nilfs_bmap_init_gc()
551 void nilfs_bmap_save(const struct nilfs_bmap *bmap, in nilfs_bmap_save()
560 void nilfs_bmap_restore(struct nilfs_bmap *bmap, in nilfs_bmap_restore()