Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dmessenger.h567 bool ceph_con_v2_opened(struct ceph_connection *con);
/Linux-v6.6/net/ceph/
Dmessenger.c623 return ceph_con_v2_opened(con); in ceph_con_opened()
Dmessenger_v2.c3775 bool ceph_con_v2_opened(struct ceph_connection *con) in ceph_con_v2_opened() function