Home
last modified time | relevance | path

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

/freebsd-14.2/sys/geom/vinum/
H A Dgeom_vinum.h113 int gv_attach_plex(struct gv_plex *, struct gv_volume *,
H A Dgeom_vinum.c855 err = gv_attach_plex(p, v, rename); in gv_worker()
H A Dgeom_vinum_subr.c1122 gv_attach_plex(struct gv_plex *p, struct gv_volume *v, int rename) in gv_attach_plex() function