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()
303 static int sm_ll_lookup_big_ref_count(struct ll_disk *ll, dm_block_t b, in sm_ll_lookup_big_ref_count()
318 int sm_ll_lookup(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup()
388 dm_block_t begin, dm_block_t end, dm_block_t *b) in sm_ll_find_common_free_block()
416 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, in sm_ll_insert()
545 static int __sm_ll_inc_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) in __sm_ll_inc_overflow()
578 static int sm_ll_inc_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) in sm_ll_inc_overflow()
640 static inline int sm_ll_inc_bitmap(struct ll_disk *ll, dm_block_t b, in sm_ll_inc_bitmap()
709 static int __sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, in __sm_ll_inc()
739 int sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, in sm_ll_inc()
754 static int __sm_ll_del_overflow(struct ll_disk *ll, dm_block_t b, in __sm_ll_del_overflow()
762 static int __sm_ll_dec_overflow(struct ll_disk *ll, dm_block_t b, in __sm_ll_dec_overflow()
797 static int sm_ll_dec_overflow(struct ll_disk *ll, dm_block_t b, in sm_ll_dec_overflow()
833 static inline int sm_ll_dec_bitmap(struct ll_disk *ll, dm_block_t b, in sm_ll_dec_bitmap()
892 static int __sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, in __sm_ll_dec()
921 int sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, in sm_ll_dec()
969 struct dm_block *b; in metadata_ll_init_index() local
1006 struct dm_block *b; in metadata_ll_commit() local