Searched refs:BIO_NULL_MAPPED (Results 1 – 2 of 2) sorted by relevance
222 #define BIO_NULL_MAPPED 5 /* contains invalid user pages */ macro
1148 if (!bio_flagged(bio, BIO_NULL_MAPPED)) { in bio_uncopy_user()1269 bio_set_flag(bio, BIO_NULL_MAPPED); in bio_copy_user_iov()