Searched refs:ceph_con_keepalive (Results 1 – 5 of 5) sorted by relevance
559 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()
1792 void ceph_con_keepalive(struct ceph_connection *con) in ceph_con_keepalive() function1803 EXPORT_SYMBOL(ceph_con_keepalive);
3412 ceph_con_keepalive(&osd->o_con); in handle_timeout()
4627 ceph_con_keepalive(&s->s_con); in delayed_work()