Searched refs:bio_pflags (Results 1 – 9 of 9) sorted by relevance
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()[all …]
231 G_ELI_SETWORKER(bp->bio_pflags, 0); in g_eli_crypto_read()268 G_ELI_SETWORKER(bp->bio_pflags, wr->w_number); in g_eli_crypto_run()
381 G_ELI_SETWORKER(bp->bio_pflags, 0); in g_eli_auth_read()461 G_ELI_SETWORKER(bp->bio_pflags, wr->w_number); in g_eli_auth_run()
1079 if ((pbp->bio_pflags & G_RAID3_BIO_PFLAG_NOPARITY) == 0) { in g_raid3_scatter() 1102 if ((pbp->bio_pflags & G_RAID3_BIO_PFLAG_NOPARITY) == 0) { in g_raid3_scatter() 1167 if ((pbp->bio_pflags & G_RAID3_BIO_PFLAG_DEGRADED) != 0) { in g_raid3_gather() 1205 if (fbp != NULL && (pbp->bio_pflags & G_RAID3_BIO_PFLAG_VERIFY) != 0) { in g_raid3_gather() 1206 pbp->bio_pflags &= ~G_RAID3_BIO_PFLAG_VERIFY; in g_raid3_gather() 1222 pbp->bio_pflags |= G_RAID3_BIO_PFLAG_DEGRADED; in g_raid3_gather() 1253 if ((pbp->bio_pflags & G_RAID3_BIO_PFLAG_VERIFY) != 0) { in g_raid3_gather() 1276 if ((pbp->bio_pflags & G_RAID3_BIO_PFLAG_VERIFY) != 0) in g_raid3_gather() 1281 pbp->bio_pflags &= ~G_RAID3_BIO_PFLAG_MASK; in g_raid3_gather() 1384 pbp->bio_pflags in g_raid3_regular_request() [all...]
88 uint16_t bio_pflags; /* Private use by the provider. */ member
261 if ((pbp->bio_pflags & G_SHSEC_BFLAG_FIRST) != 0) { in g_shsec_done()263 pbp->bio_pflags = 0; in g_shsec_done()338 bp->bio_pflags = G_SHSEC_BFLAG_FIRST; in g_shsec_start()
813 pbp->bio_pflags = G_RAID_BIO_FLAG_LOCKED; in g_raid_tr_iodone_raid1()857 if (pbp->bio_pflags & G_RAID_BIO_FLAG_LOCKED) { in g_raid_tr_iodone_raid1()
512 KASSERT(bp->bio_pflags == 0, in g_io_request()712 bp->bio_pflags = 0; in g_io_deliver()
1645 db_printf(" pflags: 0x%hx\n", bp->bio_pflags); in DB_SHOW_COMMAND()