Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dint-map.c562 static struct bucket *find_or_make_vacancy(struct int_map *map, in find_or_make_vacancy() function
636 while ((bucket = find_or_make_vacancy(map, neighborhood)) == NULL) { in vdo_int_map_put()