Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c837 "last reply", (s64)imp->imp_last_reply_time, DHMS_VARS(&ts)); in lprocfs_rd_timeouts()
844 "network", cur, worst, (s64)worstt, DHMS_VARS(&ts)); in lprocfs_rd_timeouts()
856 cur, worst, (s64)worstt, DHMS_VARS(&ts)); in lprocfs_rd_timeouts()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h375 #define DHMS_VARS(x) (x)->d, (x)->h, (x)->m, (x)->s macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c986 cur, worst, (s64)worstt, DHMS_VARS(&ts)); in ptlrpc_lprocfs_timeouts_seq_show()