Searched refs:auth_freshness (Results 1 – 2 of 2) sorted by relevance
737 p->auth_freshness = gethrestime_sec(); in nfsauth_refresh_thread()929 np->auth_time = np->auth_freshness = gethrestime_sec(); in nfsauth_cache_get()1067 p->auth_time = p->auth_freshness = gethrestime_sec(); in nfsauth_cache_get()1110 refresh = gethrestime_sec() - p->auth_freshness; in nfsauth_cache_get()
319 time_t auth_freshness; member