Searched refs:ceph_con_keepalive (Results 1 – 5 of 5) sorted by relevance
369 extern void ceph_con_keepalive(struct ceph_connection *con);
192 ceph_con_keepalive(&monc->con); in __open_session()972 ceph_con_keepalive(&monc->con); in delayed_work()
3232 void ceph_con_keepalive(struct ceph_connection *con) in ceph_con_keepalive() function3242 EXPORT_SYMBOL(ceph_con_keepalive);
3240 ceph_con_keepalive(&osd->o_con); in handle_timeout()
3606 ceph_con_keepalive(&s->s_con); in delayed_work()