Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/
A Dblock-map.c48 root_count_t root_index; member
1352 root_count_t root_index, in get_tree_page_by_index() argument
1363 struct block_map_tree *tree = &forest->trees[root_index]; in get_tree_page_by_index()
1378 return get_tree_page_by_index(zone->block_map->forest, lock->root_index, in get_tree_page()
1701 what, (unsigned long long) lock->key, lock->root_index); in release_page_lock()
1707 what, (unsigned long long) lock->key, lock->root_index); in release_page_lock()
1895 .root_index = lock->root_index, in attempt_page_lock()
2299 root_count_t root_index = page_number % map->root_count; in vdo_find_block_map_page_pbn() local
2655 if (root_index <= last_tree_root) in compute_boundary()
2952 tree_lock->root_index = page_number % map->root_count; in vdo_compute_logical_zone()
[all …]
A Ddata-vio.h73 root_count_t root_index; member

Completed in 14 milliseconds