Searched refs:submesh (Results 1 – 2 of 2) sorted by relevance
338 struct gmesh submesh; in wizard_partition() local340 if (geom_gettree(&submesh) == 0) { in wizard_partition()341 gpart_create(provider_for_name(&submesh, disk), in wizard_partition()344 geom_deletetree(&submesh); in wizard_partition()362 struct gmesh submesh; in wizard_makeparts() local413 error = geom_gettree(&submesh); in wizard_makeparts()416 pp = provider_for_name(&submesh, disk); in wizard_makeparts()418 geom_deletetree(&submesh); in wizard_makeparts()420 error = geom_gettree(&submesh); in wizard_makeparts()423 pp = provider_for_name(&submesh, disk); in wizard_makeparts()[all …]
99 struct gmesh submesh; in part_config() local101 if (geom_gettree(&submesh) == 0) { in part_config()102 gpart_create(provider_for_name(&submesh, disk), in part_config()104 geom_deletetree(&submesh); in part_config()