Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/geom/vinum/
HDgeom_vinum_var.h120 #define GV_BIO_PARITY 0x80 macro
HDgeom_vinum_plex.c485 if (bp->bio_parent->bio_pflags & GV_BIO_PARITY) { in gv_check_parity()
957 if (error && !(error == EAGAIN && (flags & GV_BIO_PARITY))) { in gv_parity_complete()
HDgeom_vinum.c806 GV_BIO_PARITY, 0); in gv_worker()