Searched refs:ceph_con_keepalive (Results 1 – 5 of 5) sorted by relevance
600 extern void ceph_con_keepalive(struct ceph_connection *con);
265 ceph_con_keepalive(&monc->con); in __open_session()1103 ceph_con_keepalive(&monc->con); in delayed_work()
1839 void ceph_con_keepalive(struct ceph_connection *con) in ceph_con_keepalive() function1850 EXPORT_SYMBOL(ceph_con_keepalive);
3527 ceph_con_keepalive(&osd->o_con); in handle_timeout()
5153 ceph_con_keepalive(&s->s_con); in delayed_work()