Home
last modified time | relevance | path

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

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