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()
86 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig()
98 static int nilfs_bmap_do_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_bmap_do_insert()
142 int nilfs_bmap_insert(struct nilfs_bmap *bmap, __u64 key, unsigned long rec) in nilfs_bmap_insert()
153 static int nilfs_bmap_do_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_delete()
197 int nilfs_bmap_seek_key(struct nilfs_bmap *bmap, __u64 start, __u64 *keyp) in nilfs_bmap_seek_key()
210 int nilfs_bmap_last_key(struct nilfs_bmap *bmap, __u64 *keyp) in nilfs_bmap_last_key()
240 int nilfs_bmap_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_delete()
251 static int nilfs_bmap_do_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_truncate()
292 int nilfs_bmap_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_truncate()
309 void nilfs_bmap_clear(struct nilfs_bmap *bmap) in nilfs_bmap_clear()
332 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate()
348 void nilfs_bmap_lookup_dirty_buffers(struct nilfs_bmap *bmap, in nilfs_bmap_lookup_dirty_buffers()
374 int nilfs_bmap_assign(struct nilfs_bmap *bmap, in nilfs_bmap_assign()
404 int nilfs_bmap_mark(struct nilfs_bmap *bmap, __u64 key, int level) in nilfs_bmap_mark()
427 int nilfs_bmap_test_and_clear_dirty(struct nilfs_bmap *bmap) in nilfs_bmap_test_and_clear_dirty()
442 __u64 nilfs_bmap_data_get_key(const struct nilfs_bmap *bmap, in nilfs_bmap_data_get_key()
456 __u64 nilfs_bmap_find_target_seq(const struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_find_target_seq()
470 __u64 nilfs_bmap_find_target_in_group(const struct nilfs_bmap *bmap) in nilfs_bmap_find_target_in_group()
496 int nilfs_bmap_read(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_read()
541 void nilfs_bmap_write(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_write()
552 void nilfs_bmap_init_gc(struct nilfs_bmap *bmap) in nilfs_bmap_init_gc()
564 void nilfs_bmap_save(const struct nilfs_bmap *bmap, in nilfs_bmap_save()
573 void nilfs_bmap_restore(struct nilfs_bmap *bmap, in nilfs_bmap_restore()