Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dmessenger.h132 struct ceph_bio_iter { struct
217 struct ceph_bio_iter bio_pos;
242 struct ceph_bio_iter bio_iter;
611 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos,
H A Dosd_client.h128 struct ceph_bio_iter bio_pos;
496 struct ceph_bio_iter *bio_pos,
/linux/drivers/block/
H A Drbd.c299 struct ceph_bio_iter bio_pos;
1217 static void zero_bios(struct ceph_bio_iter *bio_pos, u32 off, u32 bytes) in zero_bios()
1219 struct ceph_bio_iter it = *bio_pos; in zero_bios()
2456 struct ceph_bio_iter bio_iter;
2615 struct ceph_bio_iter *it = arg; in set_bio_pos()
2626 struct ceph_bio_iter *it = arg; in count_bio_bvecs()
2639 struct ceph_bio_iter *it = arg; in copy_bio_bvecs()
2651 struct ceph_bio_iter *bio_pos) in __rbd_img_fill_from_bio()
2669 struct ceph_bio_iter it = { .bio = bio, .iter = bio->bi_iter }; in rbd_img_fill_from_bio()
/linux/net/ceph/
H A Dmessenger.c729 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_cursor_init()
754 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_advance()
1922 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio()
H A Dosd_client.c157 struct ceph_bio_iter *bio_pos, in ceph_osd_data_bio_init()
227 struct ceph_bio_iter *bio_pos, in osd_req_op_extent_osd_data_bio()