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

/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h154 #define NFS_CMPTIME(t1, t2) \ macro
H A Dnfs_commonsubs.c1658 if (!NFS_CMPTIME(temptime, nap->na_atime))
1713 if (!NFS_CMPTIME(temptime, nap->na_ctime))
1726 if (!NFS_CMPTIME(temptime, nap->na_mtime))

Completed in 277 milliseconds