Searched defs:ceph_msg (Results 1 – 1 of 1) sorted by relevance
233 struct ceph_msg { struct234 struct ceph_msg_header hdr; /* header */ argument236 struct ceph_msg_footer footer; /* footer */ argument243 struct ceph_msg_data *data; argument246 struct ceph_msg_data_cursor cursor; argument256 struct ceph_msgpool *pool; argument
Completed in 7 milliseconds