Searched refs:BIO_TRANSIENT_MAPPING (Results 1 – 5 of 5) sorted by relevance
150 inline int BIO_TRANSIENT_MAPPING = 0x20; variable151 #pragma D binding "1.13" BIO_TRANSIENT_MAPPING260 flag == BIO_TRANSIENT_MAPPING ? "TRANSIENT_MAPPING" :
65 #define BIO_TRANSIENT_MAPPING 0x20 macro
67 append_bio_flag[this->b_flags, BIO_TRANSIENT_MAPPING];
787 bp->bio_flags |= BIO_TRANSIENT_MAPPING; in g_io_transient_map_bio()
4486 if ((bp->bio_flags & BIO_TRANSIENT_MAPPING) != 0) { in biodone()4487 bp->bio_flags &= ~BIO_TRANSIENT_MAPPING; in biodone()