Home
last modified time | relevance | path

Searched refs:ceph_msg_header (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmessenger.h48 struct ceph_msg_header *hdr,
217 struct ceph_msg_header hdr; /* header */
296 struct ceph_msg_header out_hdr;
312 struct ceph_msg_header in_hdr;
H A Dmsgr.h151 struct ceph_msg_header { struct
/kernel/linux/linux-6.6/include/linux/ceph/
H A 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);
H A Dmsgr.h172 struct ceph_msg_header { struct
/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c636 struct ceph_msg_header *hdr, in get_generic_reply()
1330 struct ceph_msg_header *hdr, in mon_alloc_msg()
H A Dmessenger.c1310 crc = crc32c(0, &m->hdr, offsetof(struct ceph_msg_header, crc)); in prepare_write_message()
2377 crc = crc32c(0, &con->in_hdr, offsetof(struct ceph_msg_header, crc)); in read_partial_message()
3194 sizeof(struct ceph_msg_header) - in ceph_msg_revoke_incoming()
3429 struct ceph_msg_header *hdr = &con->in_hdr; in ceph_con_in_msg_alloc()
H A Dosd_client.c5391 struct ceph_msg_header *hdr, in get_reply()
5452 static struct ceph_msg *alloc_msg_with_page_vector(struct ceph_msg_header *hdr) in alloc_msg_with_page_vector()
5480 struct ceph_msg_header *hdr, in alloc_msg()
/kernel/linux/linux-6.6/net/ceph/
H A 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()
H A Dmon_client.c707 struct ceph_msg_header *hdr, in get_generic_reply()
1485 struct ceph_msg_header *hdr, in mon_alloc_msg()
H A 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()
H A Dmessenger.c2066 struct ceph_msg_header *hdr, int *skip) in ceph_con_in_msg_alloc()
H A 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()
/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.c5225 struct ceph_msg_header *hdr, int *skip) in mds_alloc_msg()
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.c5914 struct ceph_msg_header *hdr, int *skip) in mds_alloc_msg()

Completed in 47 milliseconds