Lines Matching refs:ceph_msg_put
506 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
508 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1083 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1085 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1087 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1119 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1120 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1121 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1122 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1256 ceph_msg_put(msg); in dispatch()
1311 ceph_msg_put(m); in mon_alloc_msg()