Searched refs:ceph_bio_iter (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ceph/ |
| A D | messenger.h | 105 struct ceph_bio_iter { struct 190 struct ceph_bio_iter bio_pos; 214 struct ceph_bio_iter bio_iter; 568 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos,
|
| A D | osd_client.h | 77 struct ceph_bio_iter bio_pos; 440 struct ceph_bio_iter *bio_pos,
|
| /linux/drivers/block/ |
| A D | rbd.c | 299 struct ceph_bio_iter bio_pos; 1222 static void zero_bios(struct ceph_bio_iter *bio_pos, u32 off, u32 bytes) in zero_bios() 1224 struct ceph_bio_iter it = *bio_pos; in zero_bios() 2441 struct ceph_bio_iter bio_iter; 2600 struct ceph_bio_iter *it = arg; in set_bio_pos() 2611 struct ceph_bio_iter *it = arg; in count_bio_bvecs() 2624 struct ceph_bio_iter *it = arg; in copy_bio_bvecs() 2636 struct ceph_bio_iter *bio_pos) in __rbd_img_fill_from_bio() 2654 struct ceph_bio_iter it = { .bio = bio, .iter = bio->bi_iter }; in rbd_img_fill_from_bio()
|
| /linux/net/ceph/ |
| A D | messenger.c | 719 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_cursor_init() 745 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_advance() 1873 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio()
|
| A D | osd_client.c | 156 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()
|
Completed in 34 milliseconds