Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h79 void gpart_set_root(const char *lg_name, const char *attribute);
H A Dpartedit.c492 gpart_set_root(gp->lg_name, "lenovofix"); in apply_workaround()
494 gpart_set_root(gp->lg_name, "active"); in apply_workaround()
H A Dgpart_ops.c389 gpart_set_root(const char *lg_name, const char *attribute) in gpart_set_root() function