Home
last modified time | relevance | path

Searched defs:front_len (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/net/ceph/
Dmsgpool.c39 int front_len, int max_data_items, int size, in ceph_msgpool_init()
59 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, in ceph_msgpool_get()
Dmessenger_v1.c1079 unsigned int front_len, middle_len, data_len; in read_partial_message() local
1516 unsigned int front_len = le32_to_cpu(con->v1.in_hdr.front_len); in ceph_con_v1_revoke_incoming() local
Dmessenger.c1880 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, in ceph_msg_new2()
1936 struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags, in ceph_msg_new()
Dmessenger_v2.c359 static int front_len(const struct ceph_msg *msg) in front_len() function
410 static int __tail_onwire_len(int front_len, int middle_len, int data_len, in __tail_onwire_len()
594 int front_len, int middle_len, int data_len, in fill_header()
Dauth_x.c993 __le32 front_len; in calc_signature() member
Dmon_client.c1490 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
Dosd_client.c5356 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local
5414 u32 front_len = le32_to_cpu(hdr->front_len); in alloc_msg_with_page_vector() local
/linux-6.1.9/include/linux/ceph/
Dmsgpool.h15 int front_len; /* preallocated payload size */ member
Dmsgr.h161 __le32 front_len; /* bytes in main payload */ member
179 __le32 front_len; /* bytes in main payload */ member
/linux-6.1.9/fs/ceph/
Dmds_client.c5495 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local