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

/freebsd-11-stable/sys/geom/eli/
H A Dg_eli.c375 bp->bio_pflags = G_ELI_NEW_BIO;
484 KASSERT(bp->bio_pflags == G_ELI_NEW_BIO,
503 if (bp->bio_pflags != G_ELI_NEW_BIO)
596 if (bp->bio_pflags == G_ELI_NEW_BIO)
599 if (bp->bio_pflags == G_ELI_NEW_BIO) {
H A Dg_eli.h121 #define G_ELI_NEW_BIO 255 macro

Completed in 74 milliseconds