Searched refs:fh_pre_ctime (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfsd/
H A Dnfsfh.h98 struct timespec64 fh_pre_ctime; /* ctime before oper */ member in struct:svc_fh
H A Dnfsfh.c637 fhp->fh_pre_ctime = stat.ctime;
688 fhp->fh_pre_ctime = fhp->fh_post_attr.ctime;
H A Dnfs3xdr.c396 encode_nfstime3(p, &fhp->fh_pre_ctime);

Completed in 201 milliseconds