Home
last modified time | relevance | path

Searched defs:neighborhood (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dint-map.c244 static struct bucket *dereference_hop(struct bucket *neighborhood, unsigned int hop_offset) in dereference_hop()
260 static void insert_in_hop_list(struct bucket *neighborhood, struct bucket *new_bucket) in insert_in_hop_list()
528 static bool update_mapping(struct int_map *map, struct bucket *neighborhood, in update_mapping()
563 struct bucket *neighborhood) in find_or_make_vacancy()
613 struct bucket *neighborhood, *bucket; in vdo_int_map_put() local