Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dmessenger.h519 void ceph_con_v1_reset_protocol(struct ceph_connection *con);
/Linux-v5.15/net/ceph/
Dmessenger_v1.c1503 void ceph_con_v1_reset_protocol(struct ceph_connection *con) in ceph_con_v1_reset_protocol() function
Dmessenger.c522 ceph_con_v1_reset_protocol(con); in ceph_con_reset_protocol()