Searched defs:front_len (Results 1 – 7 of 7) sorted by relevance
36 int front_len, int size, bool blocking, const char *name) in ceph_msgpool_init()55 int front_len) in ceph_msgpool_get()
2296 unsigned int front_len, middle_len, data_len; in read_partial_message() local3106 unsigned int front_len = le32_to_cpu(con->in_hdr.front_len); in ceph_msg_revoke_incoming() local3229 struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags, in ceph_msg_new()
1020 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
2823 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local
15 int front_len; /* preallocated payload size */ member
130 __le32 front_len; /* bytes in main payload */ member148 __le32 front_len; /* bytes in main payload */ member
3828 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local