Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cache.c2531 boolean_t have_exclusive = FALSE; in cache_lookup_fallback() local
2554 if (have_exclusive == TRUE) { in cache_lookup_fallback()
2563 have_exclusive = TRUE; in cache_lookup_fallback()
2593 if (have_exclusive == TRUE) { in cache_lookup_fallback()
2608 have_exclusive = TRUE; in cache_lookup_fallback()