Searched refs:fh_pre_ctime (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/nfsd/
H A Dnfsfh.h151 struct timespec fh_pre_ctime; /* ctime before oper */ member in struct:svc_fh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsfh.h146 fhp->fh_pre_ctime = inode->i_ctime;
H A Dxdr4.h489 cinfo->before_ctime_sec = fhp->fh_pre_ctime.tv_sec;
490 cinfo->before_ctime_nsec = fhp->fh_pre_ctime.tv_nsec;
H A Dnfs3xdr.c239 p = encode_time3(p, &fhp->fh_pre_ctime);

Completed in 72 milliseconds