Home
last modified time | relevance | path

Searched refs:ttl_enabled (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c1734 boolean_t ttl_enabled = FALSE; in cache_lookup_path() local
1763 ttl_enabled = TRUE; in cache_lookup_path()
1874 if (ttl_enabled && in cache_lookup_path()
1896 (ttl_enabled || !vfs_context_issuser(ctx))) { in cache_lookup_path()
2115 ttl_enabled = TRUE; in cache_lookup_path()
2118 ttl_enabled = FALSE; in cache_lookup_path()