Searched refs:select_bucket (Results 1 – 1 of 1) sorted by relevance
293 static struct bucket *select_bucket(const struct int_map *map, u64 key) in select_bucket() function357 struct bucket *match = search_hop_list(select_bucket(map, key), key, NULL); in vdo_int_map_get()616 neighborhood = select_bucket(map, key); in vdo_int_map_put()647 neighborhood = select_bucket(map, key); in vdo_int_map_put()674 struct bucket *bucket = select_bucket(map, key); in vdo_int_map_remove()
Completed in 6 milliseconds