Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c63 timestruc32_t lastupdate; /* last operation for this entry */ member
485 pte->lastupdate.tv_sec) > in nfslog_process_trans_timeout()
498 pte->lastupdate.tv_sec) > in nfslog_process_trans_timeout()
511 pte->lastupdate.tv_sec) > in nfslog_process_trans_timeout()
524 pte->lastupdate.tv_sec) > in nfslog_process_trans_timeout()
578 newte->lastupdate = logrec->re_header.rh_timestamp; in trans_read()
602 if (pte->lastupdate.tv_sec <= in trans_read()
604 pte->lastupdate = in trans_read()
647 newte->lastupdate = logrec->re_header.rh_timestamp; in trans_write()
680 if (pte->lastupdate.tv_sec <= in trans_write()
[all …]