Home
last modified time | relevance | path

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

/freebsd/sys/geom/vinum/
H A Dgeom_vinum.h115 int gv_attach_sd(struct gv_sd *, struct gv_plex *, off_t,
H A Dgeom_vinum.c867 err = gv_attach_sd(s, p, offset, rename); in gv_worker()
H A Dgeom_vinum_subr.c1165 gv_attach_sd(struct gv_sd *s, struct gv_plex *p, off_t offset, int rename) in gv_attach_sd() function