Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/vfs/
H A Dvfs_cache.c2717 bool holdcount_acquired = vnode_hold_smr(vp); in cache_lookup_ext() local
2721 if (!holdcount_acquired) { in cache_lookup_ext()