Searched refs:rh_timestamp (Results 1 – 4 of 4) sorted by relevance
579 newte->starttime = logrec->re_header.rh_timestamp; in trans_read()580 newte->lastupdate = logrec->re_header.rh_timestamp; in trans_read()605 logrec->re_header.rh_timestamp.tv_sec) in trans_read()607 logrec->re_header.rh_timestamp; in trans_read()648 newte->starttime = logrec->re_header.rh_timestamp; in trans_write()649 newte->lastupdate = logrec->re_header.rh_timestamp; in trans_write()683 logrec->re_header.rh_timestamp.tv_sec) { in trans_write()685 logrec->re_header.rh_timestamp; in trans_write()730 newte->starttime = logrec->re_header.rh_timestamp; in trans_setattr()731 newte->lastupdate = logrec->re_header.rh_timestamp; in trans_setattr()[all …]
255 if (!xdr_timestruc32_t(xdrs, &objp->rh_timestamp)) in xdr_nfslog_record_header()
1306 nfsl_get_time((time_t)lhp->rh_timestamp.tv_sec)); in nfsl_elf_record_header_print()
117 timestruc32_t rh_timestamp; /* time stamp of the request */ member