Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsfh.h45 struct timespec fh_pre_mtime; /* mtime before oper */ member
Dnfs3xdr.c245 p = encode_time3(p, &fhp->fh_pre_mtime); in encode_wcc_data()
278 fhp->fh_pre_mtime = timespec64_to_timespec(stat.mtime); in fill_pre_wcc()