Searched refs:ceph_con_keepalive (Results 1 – 5 of 5) sorted by relevance
236 extern void ceph_con_keepalive(struct ceph_connection *con);
704 ceph_con_keepalive(monc->con); in delayed_work()
2227 void ceph_con_keepalive(struct ceph_connection *con) in ceph_con_keepalive() function2235 EXPORT_SYMBOL(ceph_con_keepalive);
1121 ceph_con_keepalive(&osd->o_con); in handle_timeout()
2955 ceph_con_keepalive(&s->s_con); in delayed_work()