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

/linux-master/include/linux/ceph/
H A Dmessenger.h131 struct ceph_bio_iter { struct
216 struct ceph_bio_iter bio_pos;
241 struct ceph_bio_iter bio_iter;
609 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;
501 struct ceph_bio_iter *bio_pos,
/linux-master/net/ceph/
H A Dmessenger.c728 struct ceph_bio_iter *it = &cursor->bio_iter;
753 struct ceph_bio_iter *it = &cursor->bio_iter;
1920 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos,
H A Dosd_client.c156 struct ceph_bio_iter *bio_pos,
236 struct ceph_bio_iter *bio_pos,
/linux-master/drivers/block/
H A Drbd.c299 struct ceph_bio_iter bio_pos;
1224 static void zero_bios(struct ceph_bio_iter *bio_pos, u32 off, u32 bytes)
1226 struct ceph_bio_iter it = *bio_pos;
2458 struct ceph_bio_iter bio_iter;
2617 struct ceph_bio_iter *it = arg;
2628 struct ceph_bio_iter *it = arg;
2641 struct ceph_bio_iter *it = arg;
2653 struct ceph_bio_iter *bio_pos)
2671 struct ceph_bio_iter it = { .bio = bio, .iter = bio->bi_iter };

Completed in 239 milliseconds