Searched refs:PING_INTERVAL_SHORT (Results 1 – 2 of 2) sorted by relevance
102 #define PING_INTERVAL_SHORT min(PING_INTERVAL, 7U) macro
105 int time = soon ? PING_INTERVAL_SHORT : PING_INTERVAL; in ptlrpc_update_next_ping()