Lines Matching defs:b
23 struct dm_block *b, in index_prepare_for_write()
35 struct dm_block *b, in index_check()
73 struct dm_block *b, in dm_bitmap_prepare_for_write()
85 struct dm_block *b, in dm_bitmap_check()
120 static void *dm_bitmap_data(struct dm_block *b) in dm_bitmap_data()
127 static unsigned dm_bitmap_word_used(void *addr, unsigned b) in dm_bitmap_word_used()
138 static unsigned sm_lookup_bitmap(void *addr, unsigned b) in sm_lookup_bitmap()
150 static void sm_set_bitmap(void *addr, unsigned b, unsigned val) in sm_set_bitmap()
255 struct dm_block *b; in sm_ll_extend() local
277 int sm_ll_lookup_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup_bitmap()
306 static int sm_ll_lookup_big_ref_count(struct ll_disk *ll, dm_block_t b, in sm_ll_lookup_big_ref_count()
321 int sm_ll_lookup(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup()
391 dm_block_t begin, dm_block_t end, dm_block_t *b) in sm_ll_find_common_free_block()
417 static int sm_ll_mutate(struct ll_disk *ll, dm_block_t b, in sm_ll_mutate()
511 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, in sm_ll_insert()
523 int sm_ll_inc(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_inc()
539 int sm_ll_dec(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_dec()
577 struct dm_block *b; in metadata_ll_init_index() local
614 struct dm_block *b; in metadata_ll_commit() local