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()
1218 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1220 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1222 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1254 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1255 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1256 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1257 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1478 ceph_msg_put(msg); in mon_dispatch()
1533 ceph_msg_put(m); in mon_alloc_msg()