ceph_msgpool_put
extern void ceph_msgpool_put(struct ceph_msgpool *, struct ceph_msg *);
ceph_msgpool_put(m->pool, m);