Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/
Dmessenger.h567 bool ceph_con_v2_opened(struct ceph_connection *con);
/linux-6.6.21/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