Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dmessenger.h277 extern bool ceph_con_opened(struct ceph_connection *con);
/linux-4.1.27/net/ceph/
Dosd_client.c1141 !ceph_con_opened(&osd->o_con)) { in __reset_osd()
Dmessenger.c731 bool ceph_con_opened(struct ceph_connection *con) in ceph_con_opened() function