Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c2503 boolean_t have_exclusive = FALSE; in cache_lookup_fallback() local
2526 if (have_exclusive == TRUE) { in cache_lookup_fallback()
2535 have_exclusive = TRUE; in cache_lookup_fallback()
2565 if (have_exclusive == TRUE) { in cache_lookup_fallback()
2574 have_exclusive = TRUE; in cache_lookup_fallback()