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()
2308 unsigned int front_len, middle_len, data_len; in read_partial_message() local3127 unsigned int front_len = le32_to_cpu(con->in_hdr.front_len); in ceph_msg_revoke_incoming() local3264 struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags, in ceph_msg_new()
1048 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
2838 int front_len = le32_to_cpu(hdr->front_len); in get_reply() local
15 int front_len; /* preallocated payload size */ member
132 __le32 front_len; /* bytes in main payload */ member150 __le32 front_len; /* bytes in main payload */ member
3929 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local