Searched refs:g_sunlabel_modify (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/geom/
H A Dgeom_sunlabel.c73 g_sunlabel_modify(struct g_geom *gp, struct g_sunlabel_softc *ms, u_char *sec0) function
146 error = g_sunlabel_modify(gp, ms, p);
182 hp->error = g_sunlabel_modify(hp->gp, hp->ms, hp->label);
306 g_sunlabel_modify(gp, ms, buf);

Completed in 106 milliseconds