Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cache.c2572 boolean_t have_exclusive = FALSE; in cache_lookup_fallback() local
2595 if (have_exclusive == TRUE) { in cache_lookup_fallback()
2604 have_exclusive = TRUE; in cache_lookup_fallback()
2634 if (have_exclusive == TRUE) { in cache_lookup_fallback()
2649 have_exclusive = TRUE; in cache_lookup_fallback()