Searched refs:lbn_operations (Results 1 – 3 of 3) sorted by relevance
27 struct int_map *lbn_operations; member
58 result = vdo_int_map_create(VDO_LOCK_MAP_CAPACITY, &zone->lbn_operations); in initialize_zone()138 vdo_int_map_free(vdo_forget(zones->zones[index].lbn_operations)); in vdo_free_logical_zones()
433 result = vdo_int_map_put(lock->zone->lbn_operations, lock->lbn, in attempt_logical_block_lock()1169 struct int_map *lock_map = lock->zone->lbn_operations; in release_lock()1206 result = vdo_int_map_put(lock->zone->lbn_operations, lock->lbn, in transfer_lock()