Lines Matching refs:bi_opf

494 			    (bio->bi_opf & MD_FAILFAST)) {  in raid10_end_write_request()
1153 if (!wait_barrier(conf, bio->bi_opf & REQ_NOWAIT)) { in regular_request_wait()
1161 if (bio->bi_opf & REQ_NOWAIT) { in regular_request_wait()
1181 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_read_request()
1257 read_bio->bi_opf = op | do_sync; in raid10_read_request()
1260 read_bio->bi_opf |= MD_FAILFAST; in raid10_read_request()
1275 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_write_one_disk()
1276 const blk_opf_t do_fua = bio->bi_opf & REQ_FUA; in raid10_write_one_disk()
1304 mbio->bi_opf = op | do_sync | do_fua; in raid10_write_one_disk()
1308 mbio->bi_opf |= MD_FAILFAST; in raid10_write_one_disk()
1414 if (bio->bi_opf & REQ_NOWAIT) { in raid10_write_request()
1443 if (bio->bi_opf & REQ_NOWAIT) { in raid10_write_request()
1669 if (WARN_ON_ONCE(bio->bi_opf & REQ_NOWAIT)) { in raid10_handle_discard()
1903 if (unlikely(bio->bi_opf & REQ_PREFLUSH) in raid10_make_request()
2484 tbio->bi_opf |= MD_FAILFAST; in sync_request_write()
2936 wbio->bi_opf = REQ_OP_WRITE; in narrow_write_error()
3545 bio->bi_opf = REQ_OP_READ; in raid10_sync_request()
3547 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
3570 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3591 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3644 if (r10_bio->devs[0].bio->bi_opf & MD_FAILFAST) { in raid10_sync_request()
3658 r10_bio->devs[0].bio->bi_opf in raid10_sync_request()
3745 bio->bi_opf = REQ_OP_READ; in raid10_sync_request()
3747 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
3767 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3769 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
4973 b->bi_opf = REQ_OP_WRITE; in reshape_request()