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

/freebsd-11.0-release/sys/geom/vinum/
H A Dgeom_vinum_raid5.h53 int gv_stripe_active(struct gv_plex *, struct bio *);
H A Dgeom_vinum_raid5.c144 gv_stripe_active(struct gv_plex *p, struct bio *bp) function
H A Dgeom_vinum.c1009 if (gv_stripe_active(p, bp)) {
H A Dgeom_vinum_plex.c114 if (cbp->bio_caller2 != NULL && gv_stripe_active(p, cbp)) {

Completed in 108 milliseconds