Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cache.c2103 boolean_t have_exclusive = FALSE; in cache_lookup() local
2136 if (have_exclusive == TRUE) { in cache_lookup()
2144 have_exclusive = TRUE; in cache_lookup()
2173 if (have_exclusive == TRUE) { in cache_lookup()
2181 have_exclusive = TRUE; in cache_lookup()