Searched refs:BIO_UNMAPPED (Results 1 – 7 of 7) sorted by relevance
67 #define BIO_UNMAPPED 0x10 macro
174 bp->bio_flags |= BIO_UNMAPPED; in physio()
341 if ((bp->bio_flags & BIO_UNMAPPED) == 0) in sglist_append_bio()
217 if ((bio->bio_flags & BIO_UNMAPPED) != 0) in _bus_dmamap_load_bio()
4350 bp->bio_flags |= BIO_UNMAPPED; in biodone()5116 bip->bio_flags |= BIO_UNMAPPED; in bdata2bio()
1344 bp->bio_flags |= BIO_UNMAPPED; in aio_qbio()
2854 bio->bio_flags |= BIO_UNMAPPED; in swapgeom_strategy()