Searched defs:front_len (Results 1 – 5 of 5) sorted by relevance
27 int front_len, int size, bool blocking, const char *name) in ceph_msgpool_init()43 int front_len) in ceph_msgpool_get()
1498 unsigned front_len, middle_len, data_len; in read_partial_message() local2201 unsigned front_len = le32_to_cpu(con->in_hdr.front_len); in ceph_con_revoke_message() local2242 struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags) in ceph_msg_new()2344 int front_len = le32_to_cpu(hdr->front_len); in ceph_alloc_msg() local
958 int front_len = le32_to_cpu(hdr->front_len); in mon_alloc_msg() local
14 int front_len; /* preallocated payload size */ member
129 __le32 front_len; /* bytes in main payload */ member147 __le32 front_len; /* bytes in main payload */ member