Searched refs:fh_pre_ctime (Results 1 – 3 of 3) sorted by relevance
45 struct timespec fh_pre_ctime; /* ctime before oper */ member277 fhp->fh_pre_ctime = inode->i_ctime; in fill_pre_wcc()
692 cinfo->before_ctime_sec = fhp->fh_pre_ctime.tv_sec; in set_change_info()693 cinfo->before_ctime_nsec = fhp->fh_pre_ctime.tv_nsec; in set_change_info()
242 p = encode_time3(p, &fhp->fh_pre_ctime); in encode_wcc_data()