Lines Matching defs:bio
94 struct bio *curr_bio;
291 struct bio *bio = req->curr_bio;
295 vec = __bvec_iter_bvec(bio->bi_io_vec, bio->bi_iter);
297 bio_for_each_bvec(bv, bio, bi) {
300 size = bio->bi_iter.bi_size;
301 offset = bio->bi_iter.bi_bvec_done;
800 /* we can read only from what is left in this bio */
2352 req->curr_bio = rq->bio;