Searched refs:ceph_con_keepalive (Results 1 – 5 of 5) sorted by relevance
284 extern void ceph_con_keepalive(struct ceph_connection *con);
739 ceph_con_keepalive(&monc->con); in delayed_work()
3132 void ceph_con_keepalive(struct ceph_connection *con) in ceph_con_keepalive() function3142 EXPORT_SYMBOL(ceph_con_keepalive);
1602 ceph_con_keepalive(&osd->o_con); in handle_timeout()
3354 ceph_con_keepalive(&s->s_con); in delayed_work()