Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/nfsd/
Dnfsfh.h150 struct timespec fh_pre_mtime; /* mtime before oper */ member
/linux-2.6.39/fs/nfsd/
Dnfsfh.h145 fhp->fh_pre_mtime = inode->i_mtime; in fill_pre_wcc()
Dnfs3xdr.c238 p = encode_time3(p, &fhp->fh_pre_mtime); in encode_wcc_data()