Searched refs:search_hop_list (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dint-map.c311 * search_hop_list() - Search the hop list associated with given hash bucket for a given search
324 static struct bucket *search_hop_list(struct int_map *map __always_unused, function
360 struct bucket *match = search_hop_list(map, select_bucket(map, key), key, NULL);
531 struct bucket *bucket = search_hop_list(map, neighborhood, key, NULL);
682 struct bucket *victim = search_hop_list(map, bucket, key, &previous);

Completed in 128 milliseconds