Home
last modified time | relevance | path

Searched refs:NFS4_TIME_OK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h325 #define NFS4_TIME_OK(tt) TRUE macro
362 #define NFS4_TIME_OK(tt) \ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c489 if (! NFS4_TIME_OK(ntime->seconds)) { in nfs4_time_ntov()