Searched refs:gv_stripe_active (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/geom/vinum/
H A Dgeom_vinum_raid5.h55 int gv_stripe_active(struct gv_plex *, struct bio *);
H A Dgeom_vinum_raid5.c149 gv_stripe_active(struct gv_plex *p, struct bio *bp) function
H A Dgeom_vinum.c1011 if (gv_stripe_active(p, bp)) {
H A Dgeom_vinum_plex.c116 if (cbp->bio_caller2 != NULL && gv_stripe_active(p, cbp)) {

Completed in 160 milliseconds