Searched refs:bio_is_rw (Results 1 – 3 of 3) sorted by relevance
165 if (!bio_is_rw(bio)) in bio_integrity_enabled()
1813 if (likely(bio_is_rw(bio) && in generic_make_request_checks()
115 static inline bool bio_is_rw(struct bio *bio) in bio_is_rw() function