Searched refs:NFS3_TIME_OK (Results 1 – 3 of 3) sorted by relevance
317 #define NFS3_TIME_OK(tt) \ macro365 (NFS3_TIME_OK((attrs)->atime.seconds) && \366 NFS3_TIME_OK((attrs)->mtime.seconds) && \367 NFS3_TIME_OK((attrs)->ctime.seconds))
914 if (!NFS3_TIME_OK(attrp->mtime.seconds) || in xdr_wcc_data()915 !NFS3_TIME_OK(attrp->ctime.seconds)) in xdr_wcc_data()
4151 if (!NFS3_TIME_OK(sap->atime.atime.seconds)) in sattr3_to_vattr()4169 if (!NFS3_TIME_OK(sap->mtime.mtime.seconds)) in sattr3_to_vattr()