Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/ceph/
Dmessenger.h230 extern bool ceph_con_opened(struct ceph_connection *con);
/linux-2.6.39/net/ceph/
Dosd_client.c732 !ceph_con_opened(&osd->o_con)) { in __reset_osd()
Dmessenger.c381 bool ceph_con_opened(struct ceph_connection *con) in ceph_con_opened() function