Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/
Dmessenger.h50 struct ceph_msg_header *hdr,
266 struct ceph_msg_header hdr; /* header */
351 struct ceph_msg_header in_hdr;
355 struct ceph_msg_header out_hdr;
550 struct ceph_msg_header *hdr, int *skip);
Dmsgr.h172 struct ceph_msg_header { struct
/linux-6.6.21/net/ceph/
Dmessenger_v1.c233 crc = crc32c(0, &m->hdr, offsetof(struct ceph_msg_header, crc)); in prepare_write_message()
1168 crc = crc32c(0, &con->v1.in_hdr, offsetof(struct ceph_msg_header, crc)); in read_partial_message()
1598 sizeof(struct ceph_msg_header) - in ceph_con_v1_revoke_incoming()
Dmon_client.c707 struct ceph_msg_header *hdr, in get_generic_reply()
1485 struct ceph_msg_header *hdr, in mon_alloc_msg()
Dmessenger_v2.c603 static void fill_header(struct ceph_msg_header *hdr, in fill_header()
624 const struct ceph_msg_header *hdr, u64 ack_seq) in fill_header2()
2865 struct ceph_msg_header hdr; in process_message_header()
Dosd_client.c5459 struct ceph_msg_header *hdr, in get_reply()
5524 static struct ceph_msg *alloc_msg_with_page_vector(struct ceph_msg_header *hdr) in alloc_msg_with_page_vector()
5552 struct ceph_msg_header *hdr, in osd_alloc_msg()
Dmessenger.c2066 struct ceph_msg_header *hdr, int *skip) in ceph_con_in_msg_alloc()
/linux-6.6.21/fs/ceph/
Dmds_client.c5914 struct ceph_msg_header *hdr, int *skip) in mds_alloc_msg()