Searched refs:ceph_msgpool_get (Results 1 – 3 of 3) sorted by relevance
23 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len,
59 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, in ceph_msgpool_get() function
607 msg = ceph_msgpool_get(&osdc->msgpool_op, msg_size, in __ceph_osdc_alloc_messages()624 msg = ceph_msgpool_get(&osdc->msgpool_op_reply, msg_size, in __ceph_osdc_alloc_messages()
Completed in 12 milliseconds