Searched refs:GV_BIO_ONHOLD (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/geom/vinum/
H A Dgeom_vinum_var.h115 #define GV_BIO_ONHOLD 0x04 macro
H A Dgeom_vinum.c1005 if (bp->bio_pflags & GV_BIO_ONHOLD) {
1013 bp->bio_pflags &= ~GV_BIO_ONHOLD;
H A Dgeom_vinum_plex.c119 cbp->bio_pflags |= GV_BIO_ONHOLD;

Completed in 107 milliseconds