Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dmessenger.h51 struct ceph_msg_header *hdr,
267 struct ceph_msg_header hdr; /* header */
352 struct ceph_msg_header in_hdr;
356 struct ceph_msg_header out_hdr;
552 struct ceph_msg_header *hdr, int *skip);
H A Dmsgr.h172 struct ceph_msg_header { struct
/linux/net/ceph/
H A Dmessenger_v1.c229 crc = crc32c(0, &m->hdr, offsetof(struct ceph_msg_header, crc)); in prepare_write_message()
1164 crc = crc32c(0, &con->v1.in_hdr, offsetof(struct ceph_msg_header, crc)); in read_partial_message()
1594 sizeof(struct ceph_msg_header) - in ceph_con_v1_revoke_incoming()
H A Dmon_client.c707 struct ceph_msg_header *hdr, in get_generic_reply()
1494 struct ceph_msg_header *hdr, in mon_alloc_msg()
H A Dmessenger_v2.c602 static void fill_header(struct ceph_msg_header *hdr, in fill_header()
623 const struct ceph_msg_header *hdr, u64 ack_seq) in fill_header2()
2836 struct ceph_msg_header hdr; in process_message_header()
H A Dosd_client.c5411 struct ceph_msg_header *hdr, in get_reply()
5476 static struct ceph_msg *alloc_msg_with_page_vector(struct ceph_msg_header *hdr) in alloc_msg_with_page_vector()
5504 struct ceph_msg_header *hdr, in osd_alloc_msg()
H A Dmessenger.c2067 struct ceph_msg_header *hdr, int *skip) in ceph_con_in_msg_alloc()
/linux/fs/ceph/
H A Dmds_client.c6478 struct ceph_msg_header *hdr, int *skip) in mds_alloc_msg()