Searched refs:bio_pos (Results 1 – 2 of 2) sorted by relevance
726 *it = data->bio_pos; in ceph_msg_data_bio_cursor_init()1849 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio() argument1856 data->bio_pos = *bio_pos; in ceph_msg_data_add_bio()
156 struct ceph_bio_iter *bio_pos, in ceph_osd_data_bio_init() argument160 osd_data->bio_pos = *bio_pos; in ceph_osd_data_bio_init()229 struct ceph_bio_iter *bio_pos, in osd_req_op_extent_osd_data_bio() argument235 ceph_osd_data_bio_init(osd_data, bio_pos, bio_length); in osd_req_op_extent_osd_data_bio()950 ceph_msg_data_add_bio(msg, &osd_data->bio_pos, length); in ceph_osdc_msg_data_add()