Lines Matching refs:ceph_msg_put
461 ceph_msg_put(req->reply); in release_generic_request()
463 ceph_msg_put(req->request); in release_generic_request()
846 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
848 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
850 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
880 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
881 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
882 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
883 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1008 ceph_msg_put(msg); in dispatch()
1060 ceph_msg_put(m); in mon_alloc_msg()