Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dconstants.h55 VDO_LOCK_MAP_CAPACITY = 10000, enumerator
H A Dlogical-zone.c58 result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->lbn_operations); in initialize_zone()
H A Ddedupe.c2354 result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->hash_lock_map); in initialize_zone()