Searched refs:tree_slots (Results 1 – 4 of 4) sorted by relevance
1400 lock->tree_slots[lock->height].page_index); in get_tree_page()1801 struct block_map_tree_slot slot = lock->tree_slots[lock->height]; in continue_with_loaded_page()1809 lock->tree_slots[lock->height - 1].page_index, in continue_with_loaded_page()1822 lock->tree_slots[lock->height - 1].block_map_slot.pbn = mapping.pbn; in continue_with_loaded_page()1853 pbn = tree_lock->tree_slots[tree_lock->height].block_map_slot.pbn; in finish_block_map_page_load()1894 physical_block_number_t pbn = lock->tree_slots[lock->height - 1].block_map_slot.pbn; in load_page()1911 struct block_map_tree_slot tree_slot = lock->tree_slots[height]; in attempt_page_lock()1973 data_vio->tree_lock.tree_slots[tree_lock->height].block_map_slot.pbn = pbn; in continue_allocation_for_waiter()2098 pbn = tree_lock->tree_slots[height - 1].block_map_slot.pbn; in finish_block_map_allocation()2193 lock->tree_slots[lock->height - 1].block_map_slot.pbn = pbn; in allocate_block()[all …]
81 struct block_map_tree_slot tree_slots[VDO_BLOCK_MAP_TREE_HEIGHT + 1]; member
1359 .slot = lock->tree_slots[lock->height].block_map_slot, in add_queued_recovery_entries()
2020 if (data_vio->tree_lock.tree_slots[0].block_map_slot.pbn == VDO_ZERO_BLOCK) { in continue_data_vio_with_block_map_slot()