Searched refs:ceph_osd_data_bvecs_init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osd_client.c | 165 static void ceph_osd_data_bvecs_init(struct ceph_osd_data *osd_data, in ceph_osd_data_bvecs_init() function 252 ceph_osd_data_bvecs_init(osd_data, &it, num_bvecs); in osd_req_op_extent_osd_data_bvecs() 263 ceph_osd_data_bvecs_init(osd_data, bvec_pos, 0); in osd_req_op_extent_osd_data_bvec_pos() 316 ceph_osd_data_bvecs_init(osd_data, &it, num_bvecs); in osd_req_op_cls_request_data_bvecs()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osd_client.c | 165 static void ceph_osd_data_bvecs_init(struct ceph_osd_data *osd_data, in ceph_osd_data_bvecs_init() function 259 ceph_osd_data_bvecs_init(osd_data, &it, num_bvecs); in osd_req_op_extent_osd_data_bvecs() 270 ceph_osd_data_bvecs_init(osd_data, bvec_pos, 0); in osd_req_op_extent_osd_data_bvec_pos() 339 ceph_osd_data_bvecs_init(osd_data, &it, num_bvecs); in osd_req_op_cls_request_data_bvecs()
|
Completed in 15 milliseconds