Searched refs:r_bio (Results 1 – 2 of 2) sorted by relevance
95 struct bio *r_bio; /* instead of pages */ member
162 if (req->r_bio) in ceph_osdc_release_request()163 bio_put(req->r_bio); in ceph_osdc_release_request()274 req->r_bio = bio; in ceph_osdc_alloc_request()275 bio_get(req->r_bio); in ceph_osdc_alloc_request()1720 req->r_request->bio = req->r_bio; in ceph_osdc_start_request()2078 m->bio = req->r_bio; in get_reply()