Searched refs:mtime_save (Results 1 – 2 of 2) sorted by relevance
478 struct timespec mtime, mtime_save; in nfs_loadattrcache() local551 mtime_save = vap->va_mtime; in nfs_loadattrcache()642 if (timespeccmp(&mtime_save, &vap->va_mtime, >)) { in nfs_loadattrcache()
369 struct timespec mtime_save; in nfscl_loadattrcache() local390 mtime_save = vap->va_mtime; in nfscl_loadattrcache()486 if (timespeccmp(&mtime_save, &vap->va_mtime, >)) { in nfscl_loadattrcache()