Searched refs:forest (Results 1 – 2 of 2) sorted by relevance
72 struct forest { struct2335 struct boundary *new_boundary, struct forest *forest) in make_segment() argument2416 static void deforest(struct forest *forest, size_t first_page_segment) in deforest() argument2432 vdo_free(forest); in deforest()2444 struct forest *forest, *old_forest = map->forest; in make_forest() local2461 &forest); in make_forest()2465 forest->map = map; in make_forest()2468 deforest(forest, forest->segments - 1); in make_forest()2484 deforest(map->forest, map->forest->segments); in replace_forest()3053 struct forest *forest = vdo_forget(map->next_forest); in vdo_abandon_block_map_growth() local[all …]
182 struct forest;272 struct forest *forest; member274 struct forest *next_forest;
Completed in 15 milliseconds