VDO_LOCK_MAP_CAPACITY
result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->loading_pages);
result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->hash_lock_map);
result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->lbn_operations);
result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->pbn_operations);