Lines Matching refs:status
74 op->status = BLK_STS_RESOURCE;
177 op->status = bio->bi_status;
499 s->iop.status = bio->bi_status;
503 s->iop.status = BLK_STS_IOERR;
601 * And after that happened, s->iop.status is still its initial value
612 if (!s->iop.status)
613 s->iop.status = BLK_STS_IOERR;
628 s->iop.status = bio->bi_status;
649 * s->iop.status by this failure, the status will be decided
658 s->iop.status = bio->bi_status;
676 s->orig_bio->bi_status = s->iop.status;
742 s->iop.status = 0;
792 s->iop.status = 0;
870 if (s->iop.status)
1030 s->iop.status = BLK_STS_RESOURCE;