Searched refs:ceph_con_keepalive (Results 1 – 4 of 4) sorted by relevance
602 extern void ceph_con_keepalive(struct ceph_connection *con);
267 ceph_con_keepalive(&monc->con); in __open_session()1111 ceph_con_keepalive(&monc->con); in delayed_work()
1841 void ceph_con_keepalive(struct ceph_connection *con) in ceph_con_keepalive() function1852 EXPORT_SYMBOL(ceph_con_keepalive);
3511 ceph_con_keepalive(&osd->o_con); in handle_timeout()