Searched refs:BIO_TRANSIENT_MAPPING (Results 1 – 3 of 3) sorted by relevance
63 #define BIO_TRANSIENT_MAPPING 0x20 macro
758 bp->bio_flags |= BIO_TRANSIENT_MAPPING; in g_io_transient_map_bio()
3613 if ((bp->bio_flags & BIO_TRANSIENT_MAPPING) != 0) { in biodone()3614 bp->bio_flags &= ~BIO_TRANSIENT_MAPPING; in biodone()