Home
last modified time | relevance | path

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

/netbsd/sys/fs/nfs/client/
H A Dnfs_clvnops.c1046 struct timespec nctime; in nfs_lookup() local
1067 error = cache_lookup(dvp, vpp, cnp, &nctime, &ncticks); in nfs_lookup()
1113 timespeccmp(&vattr.va_ctime, &nctime, ==))) { in nfs_lookup()
1140 timespeccmp(&vattr.va_mtime, &nctime, ==)) { in nfs_lookup()