Lines Matching refs:bi_status
153 src_bio->bi_status = enc_bio->bi_status;
229 bio->bi_status = BLK_STS_RESOURCE;
258 * large. Returns true on success. Returns false and sets bio->bi_status on
287 src_bio->bi_status = BLK_STS_RESOURCE;
298 src_bio->bi_status = blk_st;
304 src_bio->bi_status = BLK_STS_RESOURCE;
325 src_bio->bi_status = BLK_STS_RESOURCE;
340 src_bio->bi_status = BLK_STS_IOERR;
401 bio->bi_status = blk_st;
407 bio->bi_status = BLK_STS_RESOURCE;
427 bio->bi_status = BLK_STS_IOERR;
459 if (bio->bi_status) {
488 * Return: true on success. Sets bio->bi_status and returns false on error.
498 bio->bi_status = BLK_STS_IOERR;
504 bio->bi_status = BLK_STS_NOTSUPP;