Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfsfh.h52 struct timespec64 fh_pre_mtime; /* mtime before oper */ member
Dnfs3xdr.c398 p = encode_nfstime3(p, &fhp->fh_pre_mtime); in svcxdr_encode_wcc_attr()
516 fhp->fh_pre_mtime = stat.mtime; in fill_pre_wcc()