Searched refs:ceph_con_keepalive (Results 1 – 5 of 5) sorted by relevance
355 extern void ceph_con_keepalive(struct ceph_connection *con);
196 ceph_con_keepalive(&monc->con); in __open_session()993 ceph_con_keepalive(&monc->con); in delayed_work()
3217 void ceph_con_keepalive(struct ceph_connection *con) in ceph_con_keepalive() function3228 EXPORT_SYMBOL(ceph_con_keepalive);
3351 ceph_con_keepalive(&osd->o_con); in handle_timeout()
4105 ceph_con_keepalive(&s->s_con); in delayed_work()