Searched refs:v_cred_timestamp (Results 1 – 2 of 2) sorted by relevance
1208 vp->v_cred_timestamp = 0; in vnode_update_identity()1664 vp->v_cred_timestamp = (int)tv.tv_sec; in vnode_cache_authorized_action()1684 if ((tv.tv_sec - vp->v_cred_timestamp) > vp->v_mount->mnt_authcache_ttl) { in vnode_cache_is_stale()1923 ((tv.tv_sec - dp->v_cred_timestamp) > dmp->mnt_authcache_ttl))) { in cache_lookup_path()
196 int v_cred_timestamp; /* determine if entry is stale for MNTK_AUTH_OPAQUE */ member