Searched refs:ceph_con_opened (Results 1 – 3 of 3) sorted by relevance
230 extern bool ceph_con_opened(struct ceph_connection *con);
732 !ceph_con_opened(&osd->o_con)) { in __reset_osd()
381 bool ceph_con_opened(struct ceph_connection *con) in ceph_con_opened() function