Searched refs:BIO_TRANSIENT_MAPPING (Results 1 – 2 of 2) sorted by relevance
68 #define BIO_TRANSIENT_MAPPING 0x20 macro
4348 if ((bp->bio_flags & BIO_TRANSIENT_MAPPING) != 0) { in biodone()4349 bp->bio_flags &= ~BIO_TRANSIENT_MAPPING; in biodone()