Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c1347 struct mtx *dvlp; in cache_neg_evict() local
1377 mtx_lock(dvlp); in cache_neg_evict()
1402 mtx_unlock(dvlp); in cache_neg_evict()
1628 mtx_lock(dvlp); in cache_remove_cnp()
1632 mtx_unlock(dvlp); in cache_remove_cnp()
1642 mtx_unlock(dvlp); in cache_remove_cnp()
1730 struct mtx *dvlp; in cache_lookup_dotdot() local
1745 mtx_lock(dvlp); in cache_lookup_dotdot()
1749 mtx_unlock(dvlp); in cache_lookup_dotdot()
1773 mtx_unlock(dvlp); in cache_lookup_dotdot()
[all …]