Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dmessenger.h42 struct ceph_msg_header *hdr,
73 struct ceph_msg_header hdr; /* header */
174 struct ceph_msg_header in_hdr;
Dmsgr.h140 struct ceph_msg_header { struct
/linux-3.4.99/net/ceph/
Dmon_client.c452 struct ceph_msg_header *hdr, in get_generic_reply()
1013 struct ceph_msg_header *hdr, in mon_alloc_msg()
Dmessenger.c773 crc = crc32c(0, &m->hdr, offsetof(struct ceph_msg_header, crc)); in prepare_write_message()
1820 crc = crc32c(0, &con->in_hdr, offsetof(struct ceph_msg_header, crc)); in read_partial_message()
2581 sizeof(struct ceph_msg_header) - in ceph_msg_revoke_incoming()
2739 struct ceph_msg_header *hdr = &con->in_hdr; in ceph_con_in_msg_alloc()
Dosd_client.c2021 struct ceph_msg_header *hdr, in get_reply()
2092 struct ceph_msg_header *hdr, in alloc_msg()