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

/freebsd-13-stable/sys/geom/vinum/
H A Dgeom_vinum_move.c169 newsd->vinumconf = cursd->vinumconf;
189 gv_save_config(p->vinumconf);
H A Dgeom_vinum_var.h275 struct gv_softc *vinumconf; /* Pointer to the vinum conf. */ member in struct:gv_drive
312 struct gv_softc *vinumconf; /* Pointer to the vinum config. */ member in struct:gv_sd
363 struct gv_softc *vinumconf; /* Pointer to the vinum config. */ member in struct:gv_plex
390 struct gv_softc *vinumconf; /* Pointer to the vinum config. */ member in struct:gv_volume
H A Dgeom_vinum_state.c151 gv_save_config(d->vinumconf);
279 gv_save_config(s->vinumconf);
335 gv_save_config(p->vinumconf);
372 gv_save_config(v->vinumconf);
H A Dgeom_vinum_plex.c341 sc = p->vinumconf;
544 sc = p->vinumconf;
573 sc = from->vinumconf;
622 sc = v->vinumconf;
686 sc = p->vinumconf;
727 sc = v->vinumconf;
851 sc = p->vinumconf;
897 sc = p->vinumconf;
948 sc = p->vinumconf;
1007 sc = p->vinumconf;
[all...]
H A Dgeom_vinum_create.c154 d->vinumconf = sc;
188 v->vinumconf = sc;
216 p->vinumconf = sc;
302 s->vinumconf = sc;
H A Dgeom_vinum_volume.c49 sc = v->vinumconf;
H A Dgeom_vinum_subr.c1131 sc = p->vinumconf;
1163 gv_save_config(p->vinumconf);
1208 gv_save_config(p->vinumconf);
1245 gv_save_config(p->vinumconf);
1279 gv_save_config(s->vinumconf);
H A Dgeom_vinum_events.c207 gv_post_event(d->vinumconf, GV_EVENT_DRIVE_LOST, d, NULL, 0, 0);
H A Dgeom_vinum_init.c241 sc = v->vinumconf;

Completed in 108 milliseconds