Searched refs:BIO_NULL_MAPPED (Results 1 – 3 of 3) sorted by relevance
119 #define BIO_NULL_MAPPED 5 /* contains invalid user pages */ macro
119 bio_set_flag(bio, BIO_NULL_MAPPED); in blk_rq_map_user_iov()
1090 if (!bio_flagged(bio, BIO_NULL_MAPPED)) { in bio_uncopy_user()