Searched refs:ceph_con_keepalive (Results 1 – 5 of 5) sorted by relevance
562 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()
1767 void ceph_con_keepalive(struct ceph_connection *con) in ceph_con_keepalive() function1778 EXPORT_SYMBOL(ceph_con_keepalive);
3437 ceph_con_keepalive(&osd->o_con); in handle_timeout()
4736 ceph_con_keepalive(&s->s_con); in delayed_work()