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()
1225 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1227 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1229 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1263 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1264 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1265 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1266 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1487 ceph_msg_put(msg); in mon_dispatch()
1542 ceph_msg_put(m); in mon_alloc_msg()