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

/freebsd-10.3-release/sys/geom/eli/
H A Dg_eli.c335 bp->bio_pflags = G_ELI_NEW_BIO;
439 KASSERT(bp->bio_pflags == G_ELI_NEW_BIO,
458 if (bp->bio_pflags != G_ELI_NEW_BIO)
549 if (bp->bio_pflags == G_ELI_NEW_BIO)
552 if (bp->bio_pflags == G_ELI_NEW_BIO) {
H A Dg_eli.h113 #define G_ELI_NEW_BIO 255 macro

Completed in 97 milliseconds