Lines Matching refs:bi_status
155 src_bio->bi_status = enc_bio->bi_status;
227 bio->bi_status = BLK_STS_RESOURCE;
256 * large. Returns true on success. Returns false and sets bio->bi_status on
285 src_bio->bi_status = BLK_STS_RESOURCE;
295 src_bio->bi_status = blk_st;
301 src_bio->bi_status = BLK_STS_RESOURCE;
322 src_bio->bi_status = BLK_STS_RESOURCE;
337 src_bio->bi_status = BLK_STS_IOERR;
397 bio->bi_status = blk_st;
403 bio->bi_status = BLK_STS_RESOURCE;
423 bio->bi_status = BLK_STS_IOERR;
455 if (bio->bi_status) {
484 * Return: true on success. Sets bio->bi_status and returns false on error.
494 bio->bi_status = BLK_STS_IOERR;
500 bio->bi_status = BLK_STS_NOTSUPP;