Searched refs:PING_INTERVAL (Results 1 – 4 of 4) sorted by relevance
115 int time = soon ? PING_INTERVAL_SHORT : PING_INTERVAL; in ptlrpc_update_next_ping()147 unsigned long timeout = PING_INTERVAL; in pinger_check_timeout()265 cfs_time_seconds(PING_INTERVAL)))) in ptlrpc_pinger_main()283 cfs_time_seconds(PING_INTERVAL))); in ptlrpc_pinger_main()
1080 get_seconds() + 3 * PING_INTERVAL; in ptlrpc_update_export_timer()
116 #define PING_INTERVAL max(obd_timeout / 4, 1U) macro118 #define PING_INTERVAL_SHORT min(PING_INTERVAL, 7U)124 #define PING_EVICT_TIMEOUT (PING_INTERVAL * 6)
832 + PING_INTERVAL)