Lines Matching refs:bio_pflags
251 if (wr->w_number == G_ELI_WORKER(bp->bio_pflags)) in g_eli_crypto_rerun()
255 G_ELI_WORKER(bp->bio_pflags))); in g_eli_crypto_rerun()
498 bp->bio_pflags = 0; in g_eli_start()
499 G_ELI_SET_NEW_BIO(bp->bio_pflags); in g_eli_start()
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()
740 G_ELI_SETWORKER(bp->bio_pflags, 0); in g_eli_worker()
962 bp->bio_pflags |= G_ELI_UMA_ALLOC; in g_eli_alloc_data()
968 bp->bio_pflags &= ~(G_ELI_UMA_ALLOC); in g_eli_alloc_data()
993 if ((bp->bio_pflags & G_ELI_UMA_ALLOC) != 0) { in g_eli_free_data()