Searched refs:block_map_tree_slot (Results 1 – 2 of 2) sorted by relevance
63 struct block_map_tree_slot { struct81 struct block_map_tree_slot tree_slots[VDO_BLOCK_MAP_TREE_HEIGHT + 1]; argument
1781 struct block_map_tree_slot slot = lock->tree_slots[lock->height]; in continue_with_loaded_page()1891 struct block_map_tree_slot tree_slot = lock->tree_slots[height]; in attempt_page_lock()2220 struct block_map_tree_slot tree_slot; in vdo_find_block_map_slot()2235 tree_slot = (struct block_map_tree_slot) { in vdo_find_block_map_slot()3167 struct block_map_tree_slot *tree_slot; in get_mapping_from_fetched_page()
Completed in 13 milliseconds