Home
last modified time | relevance | path

Searched refs:ceph_con_v1_revoke_incoming (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dmessenger.h557 void ceph_con_v1_revoke_incoming(struct ceph_connection *con);
/openbmc/linux/net/ceph/
H A Dmessenger_v1.c1590 void ceph_con_v1_revoke_incoming(struct ceph_connection *con) in ceph_con_v1_revoke_incoming() function
H A Dmessenger.c1826 ceph_con_v1_revoke_incoming(con); in ceph_msg_revoke_incoming()