Searched refs:G_RAID3_BIO_PFLAG_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/geom/raid3/
H A Dg_raid3.h107 #define G_RAID3_BIO_PFLAG_MASK (G_RAID3_BIO_PFLAG_DEGRADED | \ macro
H A Dg_raid3.c1262 pbp->bio_pflags &= ~G_RAID3_BIO_PFLAG_MASK;

Completed in 298 milliseconds