Searched refs:auth_freshness (Results 1 – 2 of 2) sorted by relevance
769 p->auth_freshness = gethrestime_sec(); in nfsauth_refresh_thread()979 np->auth_time = np->auth_freshness = gethrestime_sec(); in nfsauth_cache_get()1047 p->auth_time = p->auth_freshness = gethrestime_sec(); in nfsauth_cache_get()1090 refresh = gethrestime_sec() - p->auth_freshness; in nfsauth_cache_get()
325 time_t auth_freshness; member