Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_import.h68 time64_t at_worst_time; /* worst-ever timeout timestamp */ member
352 at->at_worst_time = ktime_get_real_seconds(); in at_reset()
/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c1535 at->at_worst_time = now; in at_measured()
1563 at->at_worst_time = now; in at_measured()
Dlproc_ptlrpc.c981 worstt = svcpt->scp_at_estimate.at_worst_time; in ptlrpc_lprocfs_timeouts_seq_show()
/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c841 worstt = imp->imp_at.iat_net_latency.at_worst_time; in lprocfs_rd_timeouts()
852 worstt = imp->imp_at.iat_service_estimate[i].at_worst_time; in lprocfs_rd_timeouts()