Lines Matching refs:bi_status
126 bbio->bio.bi_status = status;
147 orig_bbio->bio.bi_status = bbio->bio.bi_status;
156 if (bbio->bio.bi_status)
197 if (repair_bbio->bio.bi_status ||
205 fbio->bbio->bio.bi_status = BLK_STS_IOERR;
253 failed_bbio->bio.bi_status = BLK_STS_IOERR;
288 blk_status_t status = bbio->bio.bi_status;
305 bbio->bio.bi_status = BLK_STS_OK;
331 if (bio->bi_status != BLK_STS_IOERR && bio->bi_status != BLK_STS_TARGET)
369 if (bio->bi_status)
376 if (bio_op(bio) == REQ_OP_ZONE_APPEND && !bio->bi_status)
405 if (bio->bi_status) {
415 bio->bi_status = BLK_STS_IOERR;
417 bio->bi_status = BLK_STS_OK;
427 if (bio->bi_status) {
561 async->bbio->bio.bi_status = ret;
579 if (bio->bi_status) {