Lines Matching defs:b
26 struct dm_block *b, in index_prepare_for_write()
38 struct dm_block *b, in index_check()
76 struct dm_block *b, in dm_bitmap_prepare_for_write()
88 struct dm_block *b, in dm_bitmap_check()
123 static void *dm_bitmap_data(struct dm_block *b) in dm_bitmap_data()
130 static unsigned int dm_bitmap_word_used(void *addr, unsigned int b) in dm_bitmap_word_used()
141 static unsigned int sm_lookup_bitmap(void *addr, unsigned int b) in sm_lookup_bitmap()
153 static void sm_set_bitmap(void *addr, unsigned int b, unsigned int val) in sm_set_bitmap()
258 struct dm_block *b; in sm_ll_extend() local
280 int sm_ll_lookup_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup_bitmap()
309 static int sm_ll_lookup_big_ref_count(struct ll_disk *ll, dm_block_t b, in sm_ll_lookup_big_ref_count()
324 int sm_ll_lookup(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup()
394 dm_block_t begin, dm_block_t end, dm_block_t *b) in sm_ll_find_common_free_block()
422 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, in sm_ll_insert()
551 static int __sm_ll_inc_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) in __sm_ll_inc_overflow()
584 static int sm_ll_inc_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) in sm_ll_inc_overflow()
647 static inline int sm_ll_inc_bitmap(struct ll_disk *ll, dm_block_t b, in sm_ll_inc_bitmap()
716 static int __sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, in __sm_ll_inc()
746 int sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, in sm_ll_inc()
762 static int __sm_ll_del_overflow(struct ll_disk *ll, dm_block_t b, in __sm_ll_del_overflow()
770 static int __sm_ll_dec_overflow(struct ll_disk *ll, dm_block_t b, in __sm_ll_dec_overflow()
804 static int sm_ll_dec_overflow(struct ll_disk *ll, dm_block_t b, in sm_ll_dec_overflow()
840 static inline int sm_ll_dec_bitmap(struct ll_disk *ll, dm_block_t b, in sm_ll_dec_bitmap()
899 static int __sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, in __sm_ll_dec()
928 int sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, in sm_ll_dec()
977 struct dm_block *b; in metadata_ll_init_index() local
1014 struct dm_block *b; in metadata_ll_commit() local