Home
last modified time | relevance | path

Searched refs:sm_lookup_bitmap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map-common.c141 static unsigned int sm_lookup_bitmap(void *addr, unsigned int b) in sm_lookup_bitmap() function
181 if (!sm_lookup_bitmap(addr, begin)) { in sm_find_free()
302 *result = sm_lookup_bitmap(dm_bitmap_data(blk), b); in sm_ll_lookup_bitmap()
447 old = sm_lookup_bitmap(bm_le, bit); in sm_ll_insert()
666 old = sm_lookup_bitmap(ic->bitmap, bit); in sm_ll_inc_bitmap()
858 old = sm_lookup_bitmap(ic->bitmap, bit); in sm_ll_dec_bitmap()