Lines Matching defs:b

25 				    struct dm_block *b,  in index_prepare_for_write()
37 struct dm_block *b, in index_check()
75 struct dm_block *b, in dm_bitmap_prepare_for_write()
87 struct dm_block *b, in dm_bitmap_check()
122 static void *dm_bitmap_data(struct dm_block *b) in dm_bitmap_data()
129 static unsigned dm_bitmap_word_used(void *addr, unsigned b) in dm_bitmap_word_used()
140 static unsigned sm_lookup_bitmap(void *addr, unsigned b) in sm_lookup_bitmap()
152 static void sm_set_bitmap(void *addr, unsigned b, unsigned val) in sm_set_bitmap()
257 struct dm_block *b; in sm_ll_extend() local
279 int sm_ll_lookup_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup_bitmap()
308 static int sm_ll_lookup_big_ref_count(struct ll_disk *ll, dm_block_t b, in sm_ll_lookup_big_ref_count()
323 int sm_ll_lookup(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup()
393 dm_block_t begin, dm_block_t end, dm_block_t *b) in sm_ll_find_common_free_block()
421 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, in sm_ll_insert()
550 static int __sm_ll_inc_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) in __sm_ll_inc_overflow()
583 static int sm_ll_inc_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) in sm_ll_inc_overflow()
645 static inline int sm_ll_inc_bitmap(struct ll_disk *ll, dm_block_t b, in sm_ll_inc_bitmap()
714 static int __sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, in __sm_ll_inc()
744 int sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, in sm_ll_inc()
759 static int __sm_ll_del_overflow(struct ll_disk *ll, dm_block_t b, in __sm_ll_del_overflow()
767 static int __sm_ll_dec_overflow(struct ll_disk *ll, dm_block_t b, in __sm_ll_dec_overflow()
802 static int sm_ll_dec_overflow(struct ll_disk *ll, dm_block_t b, in sm_ll_dec_overflow()
838 static inline int sm_ll_dec_bitmap(struct ll_disk *ll, dm_block_t b, in sm_ll_dec_bitmap()
897 static int __sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, in __sm_ll_dec()
926 int sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, in sm_ll_dec()
974 struct dm_block *b; in metadata_ll_init_index() local
1011 struct dm_block *b; in metadata_ll_commit() local