Lines Matching refs:bi_status
105 orig_bbio->bio.bi_status = bbio->bio.bi_status; in btrfs_bbio_propagate_error()
114 if (bbio->bio.bi_status) in btrfs_orig_bbio_end_io()
155 if (repair_bbio->bio.bi_status || in btrfs_end_repair_bio()
163 fbio->bbio->bio.bi_status = BLK_STS_IOERR; in btrfs_end_repair_bio()
211 failed_bbio->bio.bi_status = BLK_STS_IOERR; in repair_one_sector()
245 blk_status_t status = bbio->bio.bi_status; in btrfs_check_read_bio()
259 bbio->bio.bi_status = BLK_STS_OK; in btrfs_check_read_bio()
285 if (bio->bi_status != BLK_STS_IOERR && bio->bi_status != BLK_STS_TARGET) in btrfs_log_dev_io_error()
323 if (bio->bi_status) in btrfs_simple_end_io()
359 if (bio->bi_status) { in btrfs_orig_write_end_io()
369 bio->bi_status = BLK_STS_IOERR; in btrfs_orig_write_end_io()
371 bio->bi_status = BLK_STS_OK; in btrfs_orig_write_end_io()
381 if (bio->bi_status) { in btrfs_clone_write_end_io()
512 async->bbio->bio.bi_status = ret; in run_one_async_start()
530 if (bio->bi_status) { in run_one_async_done()