Searched refs:ceph_msg_revoke_incoming (Results 1 – 4 of 4) sorted by relevance
282 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()718 ceph_msg_revoke_incoming(req->reply); in __resend_generic_request()
325 ceph_msg_revoke_incoming(req->r_reply); in ceph_osdc_release_request()2841 ceph_msg_revoke_incoming(req->r_reply); in get_reply()
3092 void ceph_msg_revoke_incoming(struct ceph_msg *msg) in ceph_msg_revoke_incoming() function