Home
last modified time | relevance | path

Searched refs:ceph_osdc_msg_data_add (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ceph/
Dosd_client.c876 static void ceph_osdc_msg_data_add(struct ceph_msg *msg, in ceph_osdc_msg_data_add() function
1866 ceph_osdc_msg_data_add(msg, &op->extent.osd_data); in setup_request_data()
1872 ceph_osdc_msg_data_add(msg, &op->xattr.osd_data); in setup_request_data()
1875 ceph_osdc_msg_data_add(msg, in setup_request_data()
1881 ceph_osdc_msg_data_add(req->r_reply, in setup_request_data()
1885 ceph_osdc_msg_data_add(req->r_reply, in setup_request_data()
1889 ceph_osdc_msg_data_add(req->r_reply, in setup_request_data()
1898 ceph_osdc_msg_data_add(msg, &op->cls.request_info); in setup_request_data()
1900 ceph_osdc_msg_data_add(msg, &op->cls.request_data); in setup_request_data()
1902 ceph_osdc_msg_data_add(req->r_reply, in setup_request_data()
[all …]