Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dio-submitter.c147 vdo_int_map_remove(bio_queue_data->map, in get_bio_list()
149 vdo_int_map_remove(bio_queue_data->map, in get_bio_list()
241 vdo_int_map_remove(bio_map, prev_vio->bios_merged.tail->bi_iter.bi_sector); in merge_to_prev_tail()
254 vdo_int_map_remove(bio_map, next_vio->bios_merged.head->bi_iter.bi_sector); in merge_to_next_head()
Dint-map.h37 void *vdo_int_map_remove(struct int_map *map, u64 key);
Dint-map.c675 void *vdo_int_map_remove(struct int_map *map, u64 key) in vdo_int_map_remove() function
Dphysical-zone.c629 holder = vdo_int_map_remove(zone->pbn_operations, locked_pbn); in vdo_release_physical_zone_pbn_lock()
Dblock-map.c387 vdo_int_map_remove(cache->page_map, info->pbn); in set_info_pbn()
1706 lock_holder = vdo_int_map_remove(zone->loading_pages, lock->key); in release_page_lock()
Ddata-vio.c1183 lock_holder = vdo_int_map_remove(lock_map, lock->lbn); in release_lock()
Ddedupe.c1929 removed = vdo_int_map_remove(zone->hash_lock_map, lock_key); in vdo_release_hash_lock()