Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dmessenger.h517 bool ceph_con_v1_opened(struct ceph_connection *con);
/Linux-v5.15/net/ceph/
Dmessenger_v1.c1492 bool ceph_con_v1_opened(struct ceph_connection *con) in ceph_con_v1_opened() function
Dmessenger.c616 return ceph_con_v1_opened(con); in ceph_con_opened()