Searched refs:fh_pre_ctime (Results 1 – 3 of 3) sorted by relevance
46 struct timespec fh_pre_ctime; /* ctime before oper */ member
693 cinfo->before_ctime_sec = fhp->fh_pre_ctime.tv_sec; in set_change_info()694 cinfo->before_ctime_nsec = fhp->fh_pre_ctime.tv_nsec; in set_change_info()
246 p = encode_time3(p, &fhp->fh_pre_ctime); in encode_wcc_data()279 fhp->fh_pre_ctime = timespec64_to_timespec(stat.ctime); in fill_pre_wcc()