Home
last modified time | relevance | path

Searched defs:ceph_msg (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
Dmessenger.h216 struct ceph_msg { struct
217 struct ceph_msg_header hdr; /* header */ argument
219 struct ceph_msg_footer footer; /* footer */ argument
226 struct ceph_msg_data *data; argument
229 struct ceph_msg_data_cursor cursor; argument
240 struct ceph_msgpool *pool; argument
/kernel/linux/linux-6.6/include/linux/ceph/
Dmessenger.h265 struct ceph_msg { struct
266 struct ceph_msg_header hdr; /* header */ argument
268 struct ceph_msg_footer footer; /* footer */ argument
275 struct ceph_msg_data *data; argument
278 struct ceph_msg_data_cursor cursor; argument
289 struct ceph_msgpool *pool; argument