Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dint-map.c556 static struct bucket *find_or_make_vacancy(struct int_map *map, in find_or_make_vacancy() function
630 while ((bucket = find_or_make_vacancy(map, neighborhood)) == NULL) { in vdo_int_map_put()