Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/vfs/
H A Dvfs_cache.c2528 boolean_t have_exclusive = FALSE; in cache_lookup_fallback() local
2551 if (have_exclusive == TRUE) { in cache_lookup_fallback()
2560 have_exclusive = TRUE; in cache_lookup_fallback()
2590 if (have_exclusive == TRUE) { in cache_lookup_fallback()
2599 have_exclusive = TRUE; in cache_lookup_fallback()