Searched refs:root_index (Results 1 – 2 of 2) sorted by relevance
48 root_count_t root_index; member1352 root_count_t root_index, in get_tree_page_by_index() argument1363 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() local2655 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 …]
73 root_count_t root_index; member
Completed in 12 milliseconds