Searched refs:bio_has_data (Results 1 – 10 of 10) sorted by relevance
56 if (unlikely(!bio_has_data(bio))) in pblk_write_to_cache()
59 static inline bool bio_has_data(struct bio *bio) in bio_has_data() function89 if (bio_has_data(bio)) in bio_cur_bytes()97 if (bio_has_data(bio)) in bio_data()
269 if (WARN_ON_ONCE(!bio_has_data(bio))) { in __blk_crypto_bio_prep()
368 if (!bio_has_data(*bio_orig)) in blk_queue_bounce()
21 if (!bio_has_data(prev) || !queue_virt_boundary(q)) in bio_will_gap()
1086 if (bio_has_data(bio)) { in submit_bio()
295 if (!bio_has_data(bio)) in corrupt_bio_data()
1435 BUG_ON(bio_has_data(ci->bio)); in __send_empty_flush()
1112 if (!bio_has_data(bio)) { in alloc_behind_master_bio()
2682 (bio_op(bio) == REQ_OP_WRITE) && bio_has_data(bio)) { in __btrfsic_submit_bio()