Searched refs:ceph_msg_revoke_incoming (Results 1 – 3 of 3) sorted by relevance
121 ceph_msg_revoke_incoming(monc->m_auth_reply); in __close_session()123 ceph_msg_revoke_incoming(monc->m_subscribe_ack); in __close_session()842 ceph_msg_revoke_incoming(req->reply); in __resend_generic_request()
321 ceph_msg_revoke_incoming(req->r_reply); in ceph_osdc_release_request()2798 ceph_msg_revoke_incoming(req->r_reply); in get_reply()
3019 void ceph_msg_revoke_incoming(struct ceph_msg *msg) in ceph_msg_revoke_incoming() function