Searched refs:front_len (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ceph/ |
| A D | msgpool.h | 15 int front_len; /* preallocated payload size */ member 20 int front_len, int max_data_items, int size, 23 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len,
|
| A D | msgr.h | 161 __le32 front_len; /* bytes in main payload */ member 179 __le32 front_len; /* bytes in main payload */ member
|
| A D | messenger.h | 617 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, 619 extern struct ceph_msg *ceph_msg_new(int type, int front_len, gfp_t flags,
|
Completed in 11 milliseconds