Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/vfs/
H A Dvfs_cache.c2617 bool holdcount_acquired = vnode_hold_smr(vp); in cache_lookup() local
2621 if (!holdcount_acquired) { in cache_lookup()