Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/persistent-data/
Ddm-space-map-common.c140 static unsigned sm_lookup_bitmap(void *addr, unsigned b) in sm_lookup_bitmap() function
180 if (!sm_lookup_bitmap(addr, begin)) { in sm_find_free()
296 *result = sm_lookup_bitmap(dm_bitmap_data(blk), b); in sm_ll_lookup_bitmap()
441 old = sm_lookup_bitmap(bm_le, bit); in sm_ll_insert()
659 old = sm_lookup_bitmap(ic->bitmap, bit); in sm_ll_inc_bitmap()
851 old = sm_lookup_bitmap(ic->bitmap, bit); in sm_ll_dec_bitmap()