Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dmessenger.h44 struct ceph_msg_header *hdr,
145 struct ceph_msg_header hdr; /* header */
223 struct ceph_msg_header out_hdr;
239 struct ceph_msg_header in_hdr;
Dmsgr.h143 struct ceph_msg_header { struct
/linux-4.4.14/net/ceph/
Dmon_client.c495 struct ceph_msg_header *hdr, in get_generic_reply()
1043 struct ceph_msg_header *hdr, in mon_alloc_msg()
Dmessenger.c1306 crc = crc32c(0, &m->hdr, offsetof(struct ceph_msg_header, crc)); in prepare_write_message()
2323 crc = crc32c(0, &con->in_hdr, offsetof(struct ceph_msg_header, crc)); in read_partial_message()
3134 sizeof(struct ceph_msg_header) - in ceph_msg_revoke_incoming()
3352 struct ceph_msg_header *hdr = &con->in_hdr; in ceph_con_in_msg_alloc()
Dosd_client.c2831 struct ceph_msg_header *hdr, in get_reply()
2885 struct ceph_msg_header *hdr, in alloc_msg()
/linux-4.4.14/fs/ceph/
Dmds_client.c3925 struct ceph_msg_header *hdr, int *skip) in mds_alloc_msg()