Home
last modified time | relevance | path

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

/freebsd/sys/geom/part/
H A Dg_part_gpt.c625 gpt_parse_type(const char *type, struct uuid *uuid) in gpt_parse_type() function
659 error = gpt_parse_type(gpp->gpp_type, &entry->ent.ent_type); in g_part_gpt_add()
820 error = gpt_parse_type(gpp->gpp_type, &entry->ent.ent_type); in g_part_gpt_modify()