Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dint-map.c157 static int allocate_buckets(struct int_map *map, size_t capacity) in allocate_buckets() function
198 result = allocate_buckets(map, capacity); in vdo_int_map_create()
386 result = allocate_buckets(map, new_capacity); in resize_buckets()