Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/vfs/
H A Dvfs_cache.c1722 boolean_t ttl_enabled = FALSE; in cache_lookup_path() local
1751 ttl_enabled = TRUE; in cache_lookup_path()
1862 if (ttl_enabled && in cache_lookup_path()
1884 (ttl_enabled || !vfs_context_issuser(ctx))) { in cache_lookup_path()
2103 ttl_enabled = TRUE; in cache_lookup_path()
2106 ttl_enabled = FALSE; in cache_lookup_path()