Searched refs:PING_INTERVAL (Results 1 – 3 of 3) sorted by relevance
105 int time = soon ? PING_INTERVAL_SHORT : PING_INTERVAL; in ptlrpc_update_next_ping()133 unsigned long timeout = PING_INTERVAL; in pinger_check_timeout()252 cfs_time_seconds(PING_INTERVAL)))) in ptlrpc_pinger_main()268 cfs_time_seconds(PING_INTERVAL))); in ptlrpc_pinger_main()
100 #define PING_INTERVAL max(obd_timeout / 4, 1U) macro102 #define PING_INTERVAL_SHORT min(PING_INTERVAL, 7U)108 #define PING_EVICT_TIMEOUT (PING_INTERVAL * 6)
820 + PING_INTERVAL)