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()
1104 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1106 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1108 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1140 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1141 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1142 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1143 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1277 ceph_msg_put(msg); in dispatch()
1332 ceph_msg_put(m); in mon_alloc_msg()