Searched defs:NFS3_TIME_OVERFLOW (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h262 #define NFS3_TIME_OVERFLOW(tt) (FALSE) macro
299 #define NFS3_TIME_OVERFLOW(tt) ((tt) > INT32_MAX) macro
318 (nfs_allow_preepoch_time || (!NFS3_TIME_OVERFLOW(tt)))

Completed in 95 milliseconds