Home
last modified time | relevance | path

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

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