Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A Dblock-map.c2652 page_count_t last_tree_root = (leaf_pages - 1) % map->root_count; in compute_boundary() local
2655 if (root_index <= last_tree_root) in compute_boundary()