Searched refs:ceph_msgpool_put (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/ceph/
H A Dmsgpool.h24 extern void ceph_msgpool_put(struct ceph_msgpool *, struct ceph_msg *);
/linux-4.1.27/net/ceph/
H A Dmsgpool.c73 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) ceph_msgpool_put() function
H A Dmessenger.c3401 ceph_msgpool_put(m->pool, m); ceph_msg_release()

Completed in 73 milliseconds