Home
last modified time | relevance | path

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

/Linux-v5.4/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.c2371 unsigned int front_len, middle_len, data_len; in read_partial_message() local
3191 unsigned int front_len = le32_to_cpu(con->in_hdr.front_len); in ceph_msg_revoke_incoming() local
3325 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, in ceph_msg_new2()
3381 struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags, in ceph_msg_new()
Dmon_client.c1289 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
Dauth_x.c836 __le32 front_len; in calc_signature() member
Dosd_client.c5449 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local
5510 u32 front_len = le32_to_cpu(hdr->front_len); in alloc_msg_with_page_vector() local
/Linux-v5.4/include/linux/ceph/
Dmsgpool.h15 int front_len; /* preallocated payload size */ member
Dmsgr.h133 __le32 front_len; /* bytes in main payload */ member
151 __le32 front_len; /* bytes in main payload */ member
/Linux-v5.4/fs/ceph/
Dmds_client.c4752 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local