Searched refs:ceph_msg_revoke_incoming (Results 1 – 4 of 4) sorted by relevance
215 extern void ceph_msg_revoke_incoming(struct ceph_msg *msg);
121 ceph_msg_revoke_incoming(monc->m_auth_reply); in __close_session()123 ceph_msg_revoke_incoming(monc->m_subscribe_ack); in __close_session()715 ceph_msg_revoke_incoming(req->reply); in __resend_generic_request()
153 ceph_msg_revoke_incoming(req->r_reply); in ceph_osdc_release_request()2046 ceph_msg_revoke_incoming(req->r_reply); in get_reply()
2560 void ceph_msg_revoke_incoming(struct ceph_msg *msg) in ceph_msg_revoke_incoming() function