Home
last modified time | relevance | path

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

/freebsd/sys/geom/part/
H A Dg_part.c608 g_part_parm_str(struct gctl_req *req, const char *name, const char **v) in g_part_parm_str() function
1769 error = g_part_parm_str(req, ap->name, in g_part_ctlreq()
1781 error = g_part_parm_str(req, ap->name, &gpp.gpp_flags); in g_part_ctlreq()
1795 error = g_part_parm_str(req, ap->name, &gpp.gpp_label); in g_part_ctlreq()
1820 error = g_part_parm_str(req, ap->name, &gpp.gpp_type); in g_part_ctlreq()