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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cache.c1399 boolean_t have_exclusive = FALSE; local
1430 if (have_exclusive == TRUE) {
1438 have_exclusive = TRUE;
1464 if (have_exclusive == TRUE) {
1472 have_exclusive = TRUE;

Completed in 11 milliseconds