Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_cache.c1759 boolean_t ttl_enabled = FALSE; in cache_lookup_path() local
1788 ttl_enabled = TRUE; in cache_lookup_path()
1899 if (ttl_enabled && in cache_lookup_path()
1921 (ttl_enabled || !vfs_context_issuser(ctx))) { in cache_lookup_path()
2140 ttl_enabled = TRUE; in cache_lookup_path()
2143 ttl_enabled = FALSE; in cache_lookup_path()