Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfsfh.h97 struct timespec64 fh_pre_mtime; /* mtime before oper */ member
Dnfsfh.c635 fhp->fh_pre_mtime = stat.mtime; in fh_fill_pre_attrs()
682 fhp->fh_pre_mtime = fhp->fh_post_attr.mtime; in fh_fill_both_attrs()
Dnfs3xdr.c398 p = encode_nfstime3(p, &fhp->fh_pre_mtime); in svcxdr_encode_wcc_attr()