Lines Matching refs:bi_opf
489 (bio->bi_opf & MD_FAILFAST)) { in raid10_end_write_request()
1123 if (!wait_barrier(conf, bio->bi_opf & REQ_NOWAIT)) { in regular_request_wait()
1131 if (bio->bi_opf & REQ_NOWAIT) { in regular_request_wait()
1232 read_bio->bi_opf |= MD_FAILFAST; in raid10_read_request()
1269 mbio->bi_opf |= MD_FAILFAST; in raid10_write_one_disk()
1356 if (bio->bi_opf & REQ_NOWAIT) { in raid10_write_request()
1385 if (bio->bi_opf & REQ_NOWAIT) { in raid10_write_request()
1459 if (bio->bi_opf & REQ_ATOMIC) { in raid10_write_request()
1627 if (!wait_barrier(conf, bio->bi_opf & REQ_NOWAIT)) { in raid10_handle_discard()
1869 if (unlikely(bio->bi_opf & REQ_PREFLUSH) in raid10_make_request()
2432 tbio->bi_opf |= MD_FAILFAST; in sync_request_write()
2827 wbio->bi_opf = REQ_OP_WRITE; in narrow_write_error()
3433 bio->bi_opf = REQ_OP_READ; in raid10_sync_request()
3435 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
3458 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3479 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3535 if (r10_bio->devs[0].bio->bi_opf & MD_FAILFAST) { in raid10_sync_request()
3549 r10_bio->devs[0].bio->bi_opf in raid10_sync_request()
3634 bio->bi_opf = REQ_OP_READ; in raid10_sync_request()
3636 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
3655 bio->bi_opf = REQ_OP_WRITE; in raid10_sync_request()
3657 bio->bi_opf |= MD_FAILFAST; in raid10_sync_request()
4856 b->bi_opf = REQ_OP_WRITE; in reshape_request()