Searched refs:ceph_msgpool_put (Results 1 – 3 of 3) sorted by relevance
24 extern void ceph_msgpool_put(struct ceph_msgpool *, struct ceph_msg *);
73 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put() function
2838 ceph_msgpool_put(m->pool, m); in ceph_msg_last_put()