Lines Matching refs:bi_opf
468 (bio->bi_opf & MD_FAILFAST) && in raid1_end_write_request()
1319 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid1_read_request()
1336 bio->bi_opf & REQ_NOWAIT)) { in raid1_read_request()
1407 read_bio->bi_opf = op | do_sync; in raid1_read_request()
1410 read_bio->bi_opf |= MD_FAILFAST; in raid1_read_request()
1443 if (bio->bi_opf & REQ_NOWAIT) in wait_blocked_rdev()
1474 if (bio->bi_opf & REQ_NOWAIT) { in raid1_write_request()
1496 bio->bi_opf & REQ_NOWAIT)) { in raid1_write_request()
1566 if (bio->bi_opf & REQ_ATOMIC) { in raid1_write_request()
1656 mbio->bi_opf = bio_op(bio) | in raid1_write_request()
1657 (bio->bi_opf & (REQ_SYNC | REQ_FUA | REQ_ATOMIC)); in raid1_write_request()
1661 mbio->bi_opf |= MD_FAILFAST; in raid1_write_request()
1698 if (unlikely(bio->bi_opf & REQ_PREFLUSH) in raid1_make_request()
2376 wbio->bi_opf = REQ_OP_WRITE; in sync_request_write()
2378 wbio->bi_opf |= MD_FAILFAST; in sync_request_write()
2537 wbio->bi_opf = REQ_OP_WRITE; in narrow_write_error()
2883 bio->bi_opf = REQ_OP_WRITE; in raid1_sync_request()
2910 bio->bi_opf = REQ_OP_READ; in raid1_sync_request()
2922 bio->bi_opf = REQ_OP_WRITE; in raid1_sync_request()
2932 bio->bi_opf |= MD_FAILFAST; in raid1_sync_request()
3057 bio->bi_opf &= ~MD_FAILFAST; in raid1_sync_request()
3066 bio->bi_opf &= ~MD_FAILFAST; in raid1_sync_request()