Lines Matching refs:ceph_msg_put
477 ceph_msg_put(req->reply); in release_generic_request()
479 ceph_msg_put(req->request); in release_generic_request()
874 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
876 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
878 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
908 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
909 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
910 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
911 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1036 ceph_msg_put(msg); in dispatch()
1088 ceph_msg_put(m); in mon_alloc_msg()