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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h263 #define NFS2_TIME_OVERFLOW(tt) (FALSE) macro
300 #define NFS2_TIME_OVERFLOW(tt) ((tt) > INT32_MAX) macro
322 (nfs_allow_preepoch_time || (!NFS2_TIME_OVERFLOW(tt)))

Completed in 52 milliseconds