Searched defs:bio_pos (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | messenger.h | 172 struct ceph_bio_iter bio_pos; member
|
H A D | osd_client.h | 77 struct ceph_bio_iter bio_pos; member
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | messenger.h | 216 struct ceph_bio_iter bio_pos; member
|
H A D | osd_client.h | 128 struct ceph_bio_iter bio_pos; member
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | messenger.c | 1920 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio() argument
|
H A D | osd_client.c | 155 ceph_osd_data_bio_init(struct ceph_osd_data *osd_data, struct ceph_bio_iter *bio_pos, u32 bio_length) ceph_osd_data_bio_init() argument 234 osd_req_op_extent_osd_data_bio(struct ceph_osd_request *osd_req, unsigned int which, struct ceph_bio_iter *bio_pos, u32 bio_length) osd_req_op_extent_osd_data_bio() argument
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | messenger.c | 3294 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio() argument
|
H A D | osd_client.c | 155 ceph_osd_data_bio_init(struct ceph_osd_data *osd_data, struct ceph_bio_iter *bio_pos, u32 bio_length) ceph_osd_data_bio_init() argument 227 osd_req_op_extent_osd_data_bio(struct ceph_osd_request *osd_req, unsigned int which, struct ceph_bio_iter *bio_pos, u32 bio_length) osd_req_op_extent_osd_data_bio() argument
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | rbd.c | 299 struct ceph_bio_iter bio_pos; member 1287 static void zero_bios(struct ceph_bio_iter *bio_pos, u32 off, u32 bytes) in zero_bios() argument 2713 __rbd_img_fill_from_bio(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct ceph_bio_iter *bio_pos) __rbd_img_fill_from_bio() argument
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | rbd.c | 299 struct ceph_bio_iter bio_pos; member 1224 static void zero_bios(struct ceph_bio_iter *bio_pos, u32 off, u32 bytes) in zero_bios() argument 2650 __rbd_img_fill_from_bio(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct ceph_bio_iter *bio_pos) __rbd_img_fill_from_bio() argument
|
Completed in 53 milliseconds