Searched defs:bvec_pos (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | messenger.h | 176 struct ceph_bvec_iter bvec_pos; member
|
| H A D | osd_client.h | 82 struct ceph_bvec_iter bvec_pos; member
|
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| H A D | messenger.h | 220 struct ceph_bvec_iter bvec_pos; member
|
| H A D | osd_client.h | 133 struct ceph_bvec_iter bvec_pos; member
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | messenger.c | 1935 ceph_msg_data_add_bvecs(struct ceph_msg *msg, struct ceph_bvec_iter *bvec_pos) ceph_msg_data_add_bvecs() argument
|
| H A D | osd_client.c | 165 ceph_osd_data_bvecs_init(struct ceph_osd_data *osd_data, struct ceph_bvec_iter *bvec_pos, u32 num_bvecs) ceph_osd_data_bvecs_init() argument 263 osd_req_op_extent_osd_data_bvec_pos(struct ceph_osd_request *osd_req, unsigned int which, struct ceph_bvec_iter *bvec_pos) osd_req_op_extent_osd_data_bvec_pos() argument
|
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | messenger.c | 3309 ceph_msg_data_add_bvecs(struct ceph_msg *msg, struct ceph_bvec_iter *bvec_pos) ceph_msg_data_add_bvecs() argument
|
| H A D | osd_client.c | 165 ceph_osd_data_bvecs_init(struct ceph_osd_data *osd_data, struct ceph_bvec_iter *bvec_pos, u32 num_bvecs) ceph_osd_data_bvecs_init() argument 256 osd_req_op_extent_osd_data_bvec_pos(struct ceph_osd_request *osd_req, unsigned int which, struct ceph_bvec_iter *bvec_pos) osd_req_op_extent_osd_data_bvec_pos() argument
|
| /kernel/linux/linux-5.10/drivers/block/ |
| H A D | rbd.c | 301 struct ceph_bvec_iter bvec_pos; member 1297 static void zero_bvecs(struct ceph_bvec_iter *bvec_pos, u32 off, u32 bytes) in zero_bvecs() argument 2773 __rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct ceph_bvec_iter *bvec_pos) __rbd_img_fill_from_bvecs() argument [all...] |
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | rbd.c | 301 struct ceph_bvec_iter bvec_pos; member 1234 static void zero_bvecs(struct ceph_bvec_iter *bvec_pos, u32 off, u32 bytes) in zero_bvecs() argument 2710 __rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct ceph_bvec_iter *bvec_pos) __rbd_img_fill_from_bvecs() argument [all...] |
Completed in 43 milliseconds