Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/
A Dlogical-zone.c58 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()
A Dlogical-zone.h27 struct int_map *lbn_operations; member
A Ddata-vio.c434 result = vdo_int_map_put(lock->zone->lbn_operations, lock->lbn, in attempt_logical_block_lock()
1141 struct int_map *lock_map = lock->zone->lbn_operations; in release_lock()
1178 result = vdo_int_map_put(lock->zone->lbn_operations, lock->lbn, in transfer_lock()

Completed in 10 milliseconds