Searched refs:G_ELI_IS_NEW_BIO (Results 1 – 2 of 2) sorted by relevance
624 KASSERT(G_ELI_IS_NEW_BIO(bp->bio_pflags), in g_eli_cancel()643 if (!G_ELI_IS_NEW_BIO(bp->bio_pflags)) in g_eli_takefirst()736 if (G_ELI_IS_NEW_BIO(bp->bio_pflags)) in g_eli_worker()739 if (G_ELI_IS_NEW_BIO(bp->bio_pflags)) { in g_eli_worker()
131 #define G_ELI_IS_NEW_BIO(pflags) (G_ELI_WORKER(pflags) == G_ELI_NEW_BIO) macro