Searched refs:reconnects (Results 1 – 9 of 9) sorted by relevance
77 return sysfs_emit(buf, "%d %d\n", stats->reconnects.successful_cnt, in rtrs_clt_stats_reconnects_to_str()78 stats->reconnects.fail_cnt); in rtrs_clt_stats_reconnects_to_str()147 memset(&stats->reconnects, 0, sizeof(stats->reconnects)); in rtrs_clt_reset_reconnects_stat()195 stats->reconnects.successful_cnt = -1; in rtrs_clt_init_stats()
56 __entry->fail_cnt = clt_path->stats->reconnects.fail_cnt;57 __entry->success_cnt = clt_path->stats->reconnects.successful_cnt;
67 struct rtrs_clt_stats_reconnects reconnects; member
308 STAT_ATTR(struct rtrs_clt_stats, reconnects,
2128 clt_path->stats->reconnects.successful_cnt++; in rtrs_clt_path_up()2661 clt_path->stats->reconnects.fail_cnt++; in rtrs_clt_reconnect_work()
130 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/stats/reconnects135 reconnects in the path lifetime, the second one records number of failed136 reconnects in the path lifetime.
14 disconnected and reconnects after above delay (see attribute
201 * clean: client reconnects to the ceph cluster automatically when it
316 Given that hidraw is not stable when the device disconnects/reconnects, we recommend