Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_cache.c2721 bool holdcount_acquired = vnode_hold_smr(vp); in cache_lookup_ext() local
2725 if (!holdcount_acquired) { in cache_lookup_ext()