Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c1217 struct timespec nctime, ts; in nfs_lookup() local
1240 error = cache_lookup(dvp, vpp, cnp, &nctime, &ncticks); in nfs_lookup()
1282 timespeccmp(&vattr.va_ctime, &nctime, ==))) { in nfs_lookup()
1306 timespeccmp(&vattr.va_mtime, &nctime, ==)) { in nfs_lookup()