Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_import.h308 time64_t imp_last_reply_time; /* for health check */ member
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c161 req->rq_import->imp_last_reply_time = ktime_get_real_seconds(); in reply_in_callback()
/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c835 s2dhms(&ts, now - imp->imp_last_reply_time); in lprocfs_rd_timeouts()
837 "last reply", (s64)imp->imp_last_reply_time, DHMS_VARS(&ts)); in lprocfs_rd_timeouts()