ceph_msgpool_put   25 include/linux/ceph/msgpool.h extern void ceph_msgpool_put(struct ceph_msgpool *, struct ceph_msg *);
ceph_msgpool_put 3510 net/ceph/messenger.c 		ceph_msgpool_put(m->pool, m);