Home
last modified time | relevance | path

Searched refs:PING_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c105 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()
/drivers/staging/lustre/lustre/include/
Dobd_support.h100 #define PING_INTERVAL max(obd_timeout / 4, 1U) macro
102 #define PING_INTERVAL_SHORT min(PING_INTERVAL, 7U)
108 #define PING_EVICT_TIMEOUT (PING_INTERVAL * 6)
/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c820 + PING_INTERVAL)