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 bitmap_prepare_for_write()
85 struct dm_block *b, in bitmap_check()
120 static void *dm_bitmap_data(struct dm_block *b) in dm_bitmap_data()
127 static unsigned bitmap_word_used(void *addr, unsigned b) in 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()
248 struct dm_block *b; in sm_ll_extend() local
272 int sm_ll_lookup_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup_bitmap()
294 int sm_ll_lookup(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup()
374 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, in sm_ll_insert()
453 int sm_ll_inc(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_inc()
465 int sm_ll_dec(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_dec()
504 struct dm_block *b; in metadata_ll_init_index() local
538 struct dm_block *b; in metadata_ll_commit() local