Lines Matching defs:bio
718 struct bio *bio; in _osd_req_list_objects() local
826 struct bio *bio, u64 len) in osd_req_write()
840 struct bio *bio = bio_map_kern(req_q, buff, len, GFP_KERNEL); in osd_req_write_kern() local
877 struct bio *bio, u64 len) in osd_req_read()
891 struct bio *bio = bio_map_kern(req_q, buff, len, GFP_KERNEL); in osd_req_read_kern() local
945 struct bio *bio; in _osd_req_finalize_cdb_cont() local
991 const struct osd_obj_id *obj, struct bio *bio, in osd_req_write_sg()
1009 const struct osd_obj_id *obj, struct bio *bio, in osd_req_read_sg()
1047 struct bio *bio; in _create_sg_bios() local
1079 struct bio *bio = _create_sg_bios(or, buff, sglist, numentries); in osd_req_write_sg_kern() local
1094 struct bio *bio = _create_sg_bios(or, buff, sglist, numentries); in osd_req_read_sg_kern() local