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()
1226 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1228 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1230 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1264 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1265 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1266 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1267 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1488 ceph_msg_put(msg); in mon_dispatch()
1543 ceph_msg_put(m); in mon_alloc_msg()