Searched refs:VDO_LOCK_MAP_CAPACITY (Results 1 – 3 of 3) sorted by relevance
55 VDO_LOCK_MAP_CAPACITY = 10000, enumerator
58 result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->lbn_operations); in initialize_zone()
2354 result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->hash_lock_map); in initialize_zone()