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