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.c610 g_part_parm_str(struct gctl_req *req, const char *name, const char **v) in g_part_parm_str() function
1771 error = g_part_parm_str(req, ap->name, in g_part_ctlreq()
1783 error = g_part_parm_str(req, ap->name, &gpp.gpp_flags); in g_part_ctlreq()
1797 error = g_part_parm_str(req, ap->name, &gpp.gpp_label); in g_part_ctlreq()
1822 error = g_part_parm_str(req, ap->name, &gpp.gpp_type); in g_part_ctlreq()