Lines Matching defs:bio
90 struct bio *curr_bio;
278 struct bio *bio = req->curr_bio;
280 vec = __bvec_iter_bvec(bio->bi_io_vec, bio->bi_iter);
281 nsegs = bio_segments(bio);
282 size = bio->bi_iter.bi_size;
283 offset = bio->bi_iter.bi_bvec_done;
772 /* we can read only from what is left in this bio */
2352 req->curr_bio = rq->bio;