Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c115 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()
Dservice.c1080 get_seconds() + 3 * PING_INTERVAL; in ptlrpc_update_export_timer()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h116 #define PING_INTERVAL max(obd_timeout / 4, 1U) macro
118 #define PING_INTERVAL_SHORT min(PING_INTERVAL, 7U)
124 #define PING_EVICT_TIMEOUT (PING_INTERVAL * 6)
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c832 + PING_INTERVAL)