Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dmessenger.h555 extern bool ceph_con_opened(struct ceph_connection *con);
/linux-6.1.9/net/ceph/
Dmessenger.c615 bool ceph_con_opened(struct ceph_connection *con) in ceph_con_opened() function
Dosd_client.c1341 !ceph_con_opened(&osd->o_con)) { in reopen_osd()