Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dblock-map.c2467 struct boundary new_boundary, *old_boundary = NULL; in make_forest() local
2472 old_boundary = &(old_forest->boundaries[old_forest->segments - 1]); in make_forest()
2474 new_pages = vdo_compute_new_forest_pages(map->root_count, old_boundary, in make_forest()