Searched refs:submesh (Results 1 – 2 of 2) sorted by relevance
317 struct gmesh submesh; in wizard_partition() local319 if (geom_gettree(&submesh) == 0) { in wizard_partition()320 gpart_create(provider_for_name(&submesh, disk), in wizard_partition()323 geom_deletetree(&submesh); in wizard_partition()341 struct gmesh submesh; in wizard_makeparts() local392 error = geom_gettree(&submesh); in wizard_makeparts()395 pp = provider_for_name(&submesh, disk); in wizard_makeparts()397 geom_deletetree(&submesh); in wizard_makeparts()399 error = geom_gettree(&submesh); in wizard_makeparts()402 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()