Home
last modified time | relevance | path

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

/drivers/md/persistent-data/
Ddm-space-map-common.c140 static unsigned int sm_lookup_bitmap(void *addr, unsigned int b) in sm_lookup_bitmap() function
180 if (!sm_lookup_bitmap(addr, begin)) { in sm_find_free()
301 *result = sm_lookup_bitmap(dm_bitmap_data(blk), b); in sm_ll_lookup_bitmap()
446 old = sm_lookup_bitmap(bm_le, bit); in sm_ll_insert()
664 old = sm_lookup_bitmap(ic->bitmap, bit); in sm_ll_inc_bitmap()
856 old = sm_lookup_bitmap(ic->bitmap, bit); in sm_ll_dec_bitmap()