Home
last modified time | relevance | path

Searched refs:tree_slots (Results 1 – 4 of 4) sorted by relevance

/drivers/md/dm-vdo/
A Dblock-map.c1380 lock->tree_slots[lock->height].page_index); in get_tree_page()
1789 lock->tree_slots[lock->height - 1].page_index, in continue_with_loaded_page()
2078 pbn = tree_lock->tree_slots[height - 1].block_map_slot.pbn; in finish_block_map_allocation()
2173 lock->tree_slots[lock->height - 1].block_map_slot.pbn = pbn; in allocate_block()
2232 lock->tree_slots[0].block_map_slot.slot = in vdo_find_block_map_slot()
2246 lock->tree_slots[lock->height] = tree_slot; in vdo_find_block_map_slot()
2250 lock->tree_slots[lock->height].block_map_slot.pbn = pbn; in vdo_find_block_map_slot()
2266 lock->tree_slots[lock->height - 1].page_index, in vdo_find_block_map_slot()
2951 tree_lock->tree_slots[0].page_index = page_number; in vdo_compute_logical_zone()
3087 data_vio->tree_lock.tree_slots[0].block_map_slot.pbn, in fetch_mapping_page()
[all …]
A Ddata-vio.h81 struct block_map_tree_slot tree_slots[VDO_BLOCK_MAP_TREE_HEIGHT + 1]; member
A Drecovery-journal.c1353 .slot = lock->tree_slots[lock->height].block_map_slot, in add_queued_recovery_entries()
A Ddata-vio.c2001 if (data_vio->tree_lock.tree_slots[0].block_map_slot.pbn == VDO_ZERO_BLOCK) { in continue_data_vio_with_block_map_slot()

Completed in 20 milliseconds