Home
last modified time | relevance | path

Searched refs:fh_pre_ctime (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/nfsd/
Dnfsfh.h53 struct timespec64 fh_pre_ctime; /* ctime before oper */ member
Dnfs3xdr.c399 encode_nfstime3(p, &fhp->fh_pre_ctime); in svcxdr_encode_wcc_attr()
517 fhp->fh_pre_ctime = stat.ctime; in fill_pre_wcc()