Home
last modified time | relevance | path

Searched refs:block_map_tree_slot (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Ddata-vio.h63 struct block_map_tree_slot { struct
81 struct block_map_tree_slot tree_slots[VDO_BLOCK_MAP_TREE_HEIGHT + 1]; argument
H A Dblock-map.c1801 struct block_map_tree_slot slot = lock->tree_slots[lock->height]; in continue_with_loaded_page()
1911 struct block_map_tree_slot tree_slot = lock->tree_slots[height]; in attempt_page_lock()
2241 struct block_map_tree_slot tree_slot; in vdo_find_block_map_slot()
2256 tree_slot = (struct block_map_tree_slot) { in vdo_find_block_map_slot()
3202 struct block_map_tree_slot *tree_slot; in get_mapping_from_fetched_page()