Lines Matching refs:ceph_msg_put
518 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
520 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1141 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1143 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1145 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1177 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1178 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1179 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1180 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1311 ceph_msg_put(msg); in dispatch()
1366 ceph_msg_put(m); in mon_alloc_msg()