Searched defs:front_len (Results 1 – 8 of 8) sorted by relevance
38 int front_len, int size, bool blocking, const char *name) in ceph_msgpool_init()57 int front_len) in ceph_msgpool_get()
2392 unsigned int front_len, middle_len, data_len; in read_partial_message() local3206 unsigned int front_len = le32_to_cpu(con->in_hdr.front_len); in ceph_msg_revoke_incoming() local3358 struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags, in ceph_msg_new()
1268 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
836 __le32 front_len; in calc_signature() member
5234 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local5295 u32 front_len = le32_to_cpu(hdr->front_len); in alloc_msg_with_page_vector() local
15 int front_len; /* preallocated payload size */ member
133 __le32 front_len; /* bytes in main payload */ member151 __le32 front_len; /* bytes in main payload */ member
4223 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local