Home
last modified time | relevance | path

Searched refs:ceph_bio_iter (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/ceph/
Dmessenger.h103 struct ceph_bio_iter { struct
189 struct ceph_bio_iter bio_pos;
213 struct ceph_bio_iter bio_iter;
378 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos,
Dosd_client.h76 struct ceph_bio_iter bio_pos;
419 struct ceph_bio_iter *bio_pos,
/Linux-v4.19/drivers/block/
Drbd.c253 struct ceph_bio_iter bio_pos;
1274 static void zero_bios(struct ceph_bio_iter *bio_pos, u32 off, u32 bytes) in zero_bios()
1276 struct ceph_bio_iter it = *bio_pos; in zero_bios()
1954 struct ceph_bio_iter bio_iter;
2113 struct ceph_bio_iter *it = arg; in set_bio_pos()
2124 struct ceph_bio_iter *it = arg; in count_bio_bvecs()
2137 struct ceph_bio_iter *it = arg; in copy_bio_bvecs()
2149 struct ceph_bio_iter *bio_pos) in __rbd_img_fill_from_bio()
2167 struct ceph_bio_iter it = { .bio = bio, .iter = bio->bi_iter }; in rbd_img_fill_from_bio()
/Linux-v4.19/net/ceph/
Dmessenger.c840 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_cursor_init()
866 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_advance()
3324 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio()
Dosd_client.c150 struct ceph_bio_iter *bio_pos, in ceph_osd_data_bio_init()
231 struct ceph_bio_iter *bio_pos, in osd_req_op_extent_osd_data_bio()