Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/ceph/
Dmessenger.h105 struct ceph_bio_iter { struct
190 struct ceph_bio_iter bio_pos;
213 struct ceph_bio_iter bio_iter;
571 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos,
Dosd_client.h77 struct ceph_bio_iter bio_pos;
443 struct ceph_bio_iter *bio_pos,
/Linux-v6.1/net/ceph/
Dmessenger.c723 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_cursor_init()
748 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_advance()
1848 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio()
Dosd_client.c156 struct ceph_bio_iter *bio_pos, in ceph_osd_data_bio_init()
229 struct ceph_bio_iter *bio_pos, in osd_req_op_extent_osd_data_bio()
/Linux-v6.1/drivers/block/
Drbd.c299 struct ceph_bio_iter bio_pos;
1221 static void zero_bios(struct ceph_bio_iter *bio_pos, u32 off, u32 bytes) in zero_bios()
1223 struct ceph_bio_iter it = *bio_pos; in zero_bios()
2440 struct ceph_bio_iter bio_iter;
2599 struct ceph_bio_iter *it = arg; in set_bio_pos()
2610 struct ceph_bio_iter *it = arg; in count_bio_bvecs()
2623 struct ceph_bio_iter *it = arg; in copy_bio_bvecs()
2635 struct ceph_bio_iter *bio_pos) in __rbd_img_fill_from_bio()
2653 struct ceph_bio_iter it = { .bio = bio, .iter = bio->bi_iter }; in rbd_img_fill_from_bio()