Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h184 struct timespec64 ncf_cb_mtime; member
H A Dnfs4xdr.c3931 if (!timespec64_is_epoch(&ncf->ncf_cb_mtime)) in nfsd4_encode_fattr4()
3932 args.stat.mtime = ncf->ncf_cb_mtime; in nfsd4_encode_fattr4()