Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/vfs/
H A Dvfs_cache.c2663 bool holdcount_acquired = vnode_hold_smr(vp); in cache_lookup() local
2667 if (!holdcount_acquired) { in cache_lookup()