Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/geom/vinum/
HDgeom_vinum_init.c46 static struct gv_plex *gv_find_good_plex(struct gv_volume *);
131 up = gv_find_good_plex(v); in gv_start_plex()
218 gv_find_good_plex(struct gv_volume *v) in gv_find_good_plex() function
243 up = gv_find_good_plex(v); in gv_sync()