Lines Matching refs:starttime

62 	timestruc32_t	starttime;	/* when did transaction start? */  member
577 newte->starttime = logrec->re_header.rh_timestamp; in trans_read()
646 newte->starttime = logrec->re_header.rh_timestamp; in trans_write()
728 newte->starttime = logrec->re_header.rh_timestamp; in trans_setattr()
785 newte->starttime = logrec->re_header.rh_timestamp; in trans_create()
854 newte->starttime = logrec->re_header.rh_timestamp; in trans_remove()
918 newte->starttime = logrec->re_header.rh_timestamp; in trans_mkdir()
964 newte->starttime = logrec->re_header.rh_timestamp; in trans_rmdir()
1022 newte->starttime = logrec->re_header.rh_timestamp; in trans_rename()
1100 newte->starttime = logrec->re_header.rh_timestamp; in trans_link()
1155 newte->starttime = logrec->re_header.rh_timestamp; in trans_symlink()
1210 newte->starttime = logrec->re_header.rh_timestamp; in trans_read3()
1279 newte->starttime = logrec->re_header.rh_timestamp; in trans_write3()
1362 newte->starttime = logrec->re_header.rh_timestamp; in trans_setattr3()
1419 newte->starttime = logrec->re_header.rh_timestamp; in trans_create3()
1484 newte->starttime = logrec->re_header.rh_timestamp; in trans_remove3()
1547 newte->starttime = logrec->re_header.rh_timestamp; in trans_mkdir3()
1593 newte->starttime = logrec->re_header.rh_timestamp; in trans_rmdir3()
1645 newte->starttime = logrec->re_header.rh_timestamp; in trans_rename3()
1718 newte->starttime = logrec->re_header.rh_timestamp; in trans_mknod3()
1769 newte->starttime = logrec->re_header.rh_timestamp; in trans_link3()
1823 newte->starttime = logrec->re_header.rh_timestamp; in trans_symlink3()
2074 ctime((time_t *)&pte->starttime.tv_sec), in nfslog_print_trans_logentry()
2075 pte->lastupdate.tv_sec - pte->starttime.tv_sec, in nfslog_print_trans_logentry()