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

/freebsd-12-stable/sys/geom/raid3/
H A Dg_raid3.h64 #define G_RAID3_DEVICE_FLAG_MASK (G_RAID3_DEVICE_FLAG_NOAUTOSYNC | \ macro
H A Dg_raid3.c755 md->md_mflags = (sc->sc_flags & G_RAID3_DEVICE_FLAG_MASK);
2982 if ((md->md_mflags & ~G_RAID3_DEVICE_FLAG_MASK) != 0) {

Completed in 110 milliseconds