Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dmessenger.h558 void ceph_con_v1_revoke(struct ceph_connection *con, struct ceph_msg *msg);
/linux/net/ceph/
H A Dmessenger_v1.c1565 void ceph_con_v1_revoke(struct ceph_connection *con, struct ceph_msg *msg) in ceph_con_v1_revoke() function
H A Dmessenger.c1799 ceph_con_v1_revoke(con, msg); in ceph_msg_revoke()