Searched refs:mnt_authcache_ttl (Results 1 – 7 of 7) sorted by relevance
194 int mnt_authcache_ttl; member
399 mp->mnt_authcache_ttl = CACHED_LOOKUP_RIGHT_TTL; in vfsinit()
1537 if (vp->v_mount->mnt_authcache_ttl) { in vnode_cache_is_authorized()1590 if (vp->v_mount->mnt_authcache_ttl == 0) { in vnode_cache_authorized_action()1650 if ((tv.tv_sec - vp->v_cred_timestamp) > vp->v_mount->mnt_authcache_ttl) { in vnode_cache_is_stale()1875 (dmp->mnt_authcache_ttl == 0 || in cache_lookup_path()1876 ((tv.tv_sec - dp->v_cred_timestamp) > dmp->mnt_authcache_ttl))) { in cache_lookup_path()
573 return mp->mnt_authcache_ttl; in vfs_authcache_ttl()584 mp->mnt_authcache_ttl = ttl; in vfs_setauthcache_ttl()597 mp->mnt_authcache_ttl = CACHED_LOOKUP_RIGHT_TTL; in vfs_clearauthcache_ttl()
1141 mp->mnt_authcache_ttl = CACHED_LOOKUP_RIGHT_TTL; in vfs_rootmountalloc_internal()
1187 mp->mnt_authcache_ttl = CACHED_LOOKUP_RIGHT_TTL; in mount_common()
208 mp->mnt_authcache_ttl = CACHED_LOOKUP_RIGHT_TTL; in devfs_sinit()