Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clport.c453 struct timespec mtime_save; in nfscl_loadattrcache() local
476 mtime_save = vap->va_mtime; in nfscl_loadattrcache()
592 if (timespeccmp(&mtime_save, &vap->va_mtime, >)) { in nfscl_loadattrcache()