Home
last modified time | relevance | path

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

/freebsd-14.2/sys/geom/vinum/
H A Dgeom_vinum_volume.c83 lp = v->last_read_plex; in gv_volume_start()
109 v->last_read_plex = p; in gv_volume_start()
H A Dgeom_vinum_var.h389 struct gv_plex *last_read_plex; member
H A Dgeom_vinum_subr.c1237 v->last_read_plex = NULL; in gv_detach_plex()