Home
last modified time | relevance | path

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

/linux/net/ceph/
A 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()
A Dmessenger_v1.c1043 unsigned int front_len, middle_len, data_len; in read_partial_message() local
1474 unsigned int front_len = le32_to_cpu(con->v1.in_hdr.front_len); in ceph_con_v1_revoke_incoming() local
A Dmessenger.c1905 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, in ceph_msg_new2()
1961 struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags, in ceph_msg_new()
A Dmessenger_v2.c358 static int front_len(const struct ceph_msg *msg) in front_len() function
409 static int __tail_onwire_len(int front_len, int middle_len, int data_len, in __tail_onwire_len()
593 int front_len, int middle_len, int data_len, in fill_header()
A Dauth_x.c993 __le32 front_len; in calc_signature() member
A Dmon_client.c1490 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
A Dosd_client.c5414 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local
5472 u32 front_len = le32_to_cpu(hdr->front_len); in alloc_msg_with_page_vector() local
/linux/include/linux/ceph/
A Dmsgpool.h15 int front_len; /* preallocated payload size */ member
A Dmsgr.h161 __le32 front_len; /* bytes in main payload */ member
179 __le32 front_len; /* bytes in main payload */ member
/linux/fs/ceph/
A Dmds_client.c5275 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local

Completed in 39 milliseconds