Searched refs:bio_flags (Results 1 – 9 of 9) sorted by relevance
174 bp->bio_flags |= BIO_UNMAPPED; in physio()192 if (iolen == 0 && !(bp->bio_flags & BIO_ERROR)) in physio()199 if (bp->bio_flags & BIO_ERROR) { in physio()
254 if ((bp->bio_flags & BIO_ORDERED) != 0) { in bioq_disksort()
210 if ((bio->bio_flags & BIO_VLIST) != 0) { in _bus_dmamap_load_bio()217 if ((bio->bio_flags & BIO_UNMAPPED) != 0) in _bus_dmamap_load_bio()
364 if (bp->bio_flags & BIO_ORDERED) in devstat_end_transaction_bio_bt()
4348 if ((bp->bio_flags & BIO_TRANSIENT_MAPPING) != 0) { in biodone()4349 bp->bio_flags &= ~BIO_TRANSIENT_MAPPING; in biodone()4350 bp->bio_flags |= BIO_UNMAPPED; in biodone()4362 bp->bio_flags |= BIO_DONE; in biodone()4379 while ((bp->bio_flags & BIO_DONE) == 0) in biowait()4384 if (!(bp->bio_flags & BIO_ERROR)) in biowait()4395 bp->bio_flags |= BIO_ERROR; in biofinish()5116 bip->bio_flags |= BIO_UNMAPPED; in bdata2bio()
341 if ((bp->bio_flags & BIO_UNMAPPED) == 0) in sglist_append_bio()
1344 bp->bio_flags |= BIO_UNMAPPED; in aio_qbio()2465 uint16_t flags = bp->bio_flags; in aio_biowakeup()
89 uint16_t bio_flags; /* General flags. */ member
2796 bp->b_ioflags = bp2->bio_flags; in swapgeom_done()2854 bio->bio_flags |= BIO_UNMAPPED; in swapgeom_strategy()