| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | msgpool.h | 15 int front_len; /* preallocated payload size */ member
|
| H A D | msgr.h | 140 __le32 front_len; /* bytes in main payload */ member 158 __le32 front_len; /* bytes in main payload */ member
|
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| H A D | msgpool.h | 15 int front_len; /* preallocated payload size */ member
|
| H A D | msgr.h | 161 __le32 front_len; /* bytes in main payload */ member 179 __le32 front_len; /* bytes in main payload */ member
|
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | msgpool.c | 59 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, in ceph_msgpool_get() argument 38 ceph_msgpool_init(struct ceph_msgpool *pool, int type, int front_len, int max_data_items, int size, const char *name) ceph_msgpool_init() argument [all...] |
| H A D | auth_x.c | 836 __le32 front_len; in calc_signature() member
|
| H A D | mon_client.c | 1335 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
|
| H A D | messenger.c | 2362 unsigned int front_len, middle_len, data_len; in read_partial_message() local 3187 unsigned int front_len = le32_to_cpu(con->in_hdr.front_len); ceph_msg_revoke_incoming() local 3326 ceph_msg_new2(int type, int front_len, int max_data_items, gfp_t flags, bool can_fail) ceph_msg_new2() argument 3382 ceph_msg_new(int type, int front_len, gfp_t flags, bool can_fail) ceph_msg_new() argument [all...] |
| H A D | osd_client.c | 5398 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local 5456 u32 front_len = le32_to_cpu(hdr->front_len); alloc_msg_with_page_vector() local [all...] |
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | msgpool.c | 59 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, in ceph_msgpool_get() argument 38 ceph_msgpool_init(struct ceph_msgpool *pool, int type, int front_len, int max_data_items, int size, const char *name) ceph_msgpool_init() argument [all...] |
| H A D | messenger_v1.c | 1153 unsigned int front_len, middle_len, data_len; in read_partial_message() local 1592 unsigned int front_len = le32_to_cpu(con->v1.in_hdr.front_len); ceph_con_v1_revoke_incoming() local [all...] |
| H A D | mon_client.c | 1490 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
|
| H A D | auth_x.c | 993 __le32 front_len; in calc_signature() member
|
| H A D | messenger.c | 1964 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, in ceph_msg_new2() argument 2020 ceph_msg_new(int type, int front_len, gfp_t flags, bool can_fail) ceph_msg_new() argument [all...] |
| H A D | messenger_v2.c | 359 static int front_len(const struct ceph_msg *msg) in front_len() function 412 static int __tail_onwire_len(int front_len, int middle_len, int data_len, in __tail_onwire_len() argument 603 fill_header(struct ceph_msg_header *hdr, const struct ceph_msg_header2 *hdr2, int front_len, int middle_len, int data_len, const struct ceph_entity_name *peer_name) fill_header() argument [all...] |
| H A D | osd_client.c | 5466 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local 5528 u32 front_len = le32_to_cpu(hdr->front_len); alloc_msg_with_page_vector() local [all...] |
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | mds_client.c | 5229 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | mds_client.c | 5918 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local
|