Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
A Dmessenger.h49 struct ceph_msg_header *hdr,
235 struct ceph_msg_header hdr; /* header */
315 struct ceph_msg_header in_hdr;
319 struct ceph_msg_header out_hdr;
509 struct ceph_msg_header *hdr, int *skip);
A Dmsgr.h172 struct ceph_msg_header { struct
/linux/net/ceph/
A Dmessenger_v1.c233 crc = crc32c(0, &m->hdr, offsetof(struct ceph_msg_header, crc)); in prepare_write_message()
1058 crc = crc32c(0, &con->v1.in_hdr, offsetof(struct ceph_msg_header, crc)); in read_partial_message()
1480 sizeof(struct ceph_msg_header) - in ceph_con_v1_revoke_incoming()
A Dmon_client.c707 struct ceph_msg_header *hdr, in get_generic_reply()
1485 struct ceph_msg_header *hdr, in mon_alloc_msg()
A Dmessenger_v2.c591 static void fill_header(struct ceph_msg_header *hdr, in fill_header()
612 const struct ceph_msg_header *hdr, u64 ack_seq) in fill_header2()
2519 struct ceph_msg_header hdr; in process_message_header()
A Dosd_client.c5407 struct ceph_msg_header *hdr, in get_reply()
5468 static struct ceph_msg *alloc_msg_with_page_vector(struct ceph_msg_header *hdr) in alloc_msg_with_page_vector()
5496 struct ceph_msg_header *hdr, in osd_alloc_msg()
A Dmessenger.c2007 struct ceph_msg_header *hdr, int *skip) in ceph_con_in_msg_alloc()
/linux/fs/ceph/
A Dmds_client.c5271 struct ceph_msg_header *hdr, int *skip) in mds_alloc_msg()

Completed in 43 milliseconds