Searched refs:ceph_msg_revoke_incoming (Results 1 – 3 of 3) sorted by relevance
127 ceph_msg_revoke_incoming(monc->m_auth_reply); in __close_session()129 ceph_msg_revoke_incoming(monc->m_subscribe_ack); in __close_session()585 ceph_msg_revoke_incoming(req->reply); in __finish_generic_request()1002 ceph_msg_revoke_incoming(req->reply); in __resend_generic_request()
2445 ceph_msg_revoke_incoming(req->r_reply); in finish_request()5419 ceph_msg_revoke_incoming(req->r_reply); in get_reply()
3176 void ceph_msg_revoke_incoming(struct ceph_msg *msg) in ceph_msg_revoke_incoming() function