Lines Matching refs:ceph_msg_put
591 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
593 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1219 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1221 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1223 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1255 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1256 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1257 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1258 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1479 ceph_msg_put(msg); in mon_dispatch()
1534 ceph_msg_put(m); in mon_alloc_msg()