Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c2675 bool holdcount_acquired = vnode_hold_smr(vp); in cache_lookup() local
2679 if (!holdcount_acquired) { in cache_lookup()