Searched refs:BIO_NULL_MAPPED (Results 1 – 3 of 3) sorted by relevance
122 #define BIO_NULL_MAPPED 8 /* contains invalid user pages */ macro
97 bio->bi_flags |= (1 << BIO_NULL_MAPPED); in blk_rq_map_user_iov()
1122 if (!bio_flagged(bio, BIO_NULL_MAPPED)) { in bio_uncopy_user()