Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dmessenger.h560 void ceph_con_v1_reset_protocol(struct ceph_connection *con);
/Linux-v6.6/net/ceph/
Dmessenger_v1.c1620 void ceph_con_v1_reset_protocol(struct ceph_connection *con) in ceph_con_v1_reset_protocol() function
Dmessenger.c531 ceph_con_v1_reset_protocol(con); in ceph_con_reset_protocol()