Lines Matching refs:bi_opf

492 			    (bio->bi_opf & MD_FAILFAST)) {  in raid10_end_write_request()
1150 if (!wait_barrier(conf, bio->bi_opf & REQ_NOWAIT)) { in regular_request_wait()
1158 if (bio->bi_opf & REQ_NOWAIT) { in regular_request_wait()
1178 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_read_request()
1256 read_bio->bi_opf = op | do_sync; in raid10_read_request()
1259 read_bio->bi_opf |= MD_FAILFAST; in raid10_read_request()
1274 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_write_one_disk()
1275 const blk_opf_t do_fua = bio->bi_opf & REQ_FUA; in raid10_write_one_disk()
1301 mbio->bi_opf = op | do_sync | do_fua; in raid10_write_one_disk()
1305 mbio->bi_opf |= MD_FAILFAST; in raid10_write_one_disk()
1421 if (bio->bi_opf & REQ_NOWAIT) { in raid10_write_request()
1450 if (bio->bi_opf & REQ_NOWAIT) { in raid10_write_request()
1674 if (WARN_ON_ONCE(bio->bi_opf & REQ_NOWAIT)) { in raid10_handle_discard()
1907 if (unlikely(bio->bi_opf & REQ_PREFLUSH) in raid10_make_request()
2493 tbio->bi_opf |= MD_FAILFAST; in sync_request_write()
2948 wbio->bi_opf = REQ_OP_WRITE; in narrow_write_error()
3570 bio->bi_opf = REQ_OP_READ; in raid10_sync_request()
3572 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
3595 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3616 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3673 if (r10_bio->devs[0].bio->bi_opf & MD_FAILFAST) { in raid10_sync_request()
3687 r10_bio->devs[0].bio->bi_opf in raid10_sync_request()
3774 bio->bi_opf = REQ_OP_READ; in raid10_sync_request()
3776 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
3796 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3798 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
4999 b->bi_opf = REQ_OP_WRITE; in reshape_request()