Home
last modified time | relevance | path

Searched defs:front_len (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmsgpool.h15 int front_len; /* preallocated payload size */ member
H A Dmsgr.h140 __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 Dmsgpool.h15 int front_len; /* preallocated payload size */ member
H A Dmsgr.h161 __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 Dmsgpool.c59 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 Dauth_x.c836 __le32 front_len; in calc_signature() member
H A Dmon_client.c1335 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
H A Dmessenger.c2362 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 Dosd_client.c5398 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 Dmsgpool.c59 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 Dmessenger_v1.c1153 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 Dmon_client.c1490 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
H A Dauth_x.c993 __le32 front_len; in calc_signature() member
H A Dmessenger.c1964 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 Dmessenger_v2.c359 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 Dosd_client.c5466 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 Dmds_client.c5229 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.c5918 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local

Completed in 45 milliseconds