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

/freebsd-12-stable/sys/geom/eli/
H A Dg_eli.c377 bp->bio_pflags = G_ELI_NEW_BIO;
486 KASSERT(bp->bio_pflags == G_ELI_NEW_BIO,
505 if (bp->bio_pflags != G_ELI_NEW_BIO)
598 if (bp->bio_pflags == G_ELI_NEW_BIO)
601 if (bp->bio_pflags == G_ELI_NEW_BIO) {
H A Dg_eli.h123 #define G_ELI_NEW_BIO 255 macro

Completed in 106 milliseconds