Searched refs:ceph_con_opened (Results 1 – 3 of 3) sorted by relevance
595 extern bool ceph_con_opened(struct ceph_connection *con);
621 bool ceph_con_opened(struct ceph_connection *con) in ceph_con_opened() function
1393 !ceph_con_opened(&osd->o_con)) { in reopen_osd()