Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c108 time_t last_trans_read; member
454 transrec->last_trans_read = time(0); in nfslog_open_trans_file()
475 if (difftime(cur_time, tf->last_trans_read) > in nfslog_process_trans_timeout()
1872 tf->last_trans_read = time(0); in nfslog_process_trans_rec()