Home
last modified time | relevance | path

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

/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.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
Dmessenger.c1906 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, in ceph_msg_new2()
1962 struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags, in ceph_msg_new()
Dmessenger_v2.c358 static int front_len(const struct ceph_msg *msg) in front_len() function
411 static int __tail_onwire_len(int front_len, int middle_len, int data_len, in __tail_onwire_len()
604 int front_len, int middle_len, int data_len, in fill_header()
Dauth_x.c993 __le32 front_len; in calc_signature() member
Dmon_client.c1491 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
Dosd_client.c5400 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local
5458 u32 front_len = le32_to_cpu(hdr->front_len); in alloc_msg_with_page_vector() local