Home
last modified time | relevance | path

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

/freebsd-12.1/sys/geom/vinum/
H A Dgeom_vinum_volume.c87 lp = v->last_read_plex; in gv_volume_start()
113 v->last_read_plex = p; in gv_volume_start()
H A Dgeom_vinum_var.h387 struct gv_plex *last_read_plex; member
H A Dgeom_vinum_subr.c1242 v->last_read_plex = NULL; in gv_detach_plex()