Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c1517 struct mtx *dvlp; in cache_neg_evict() local
1547 mtx_lock(dvlp); in cache_neg_evict()
1572 mtx_unlock(dvlp); in cache_neg_evict()
1809 mtx_lock(dvlp); in cache_remove_cnp()
1813 mtx_unlock(dvlp); in cache_remove_cnp()
1823 mtx_unlock(dvlp); in cache_remove_cnp()
1919 struct mtx *dvlp; in cache_lookup_dotdot() local
1933 mtx_lock(dvlp); in cache_lookup_dotdot()
1937 mtx_unlock(dvlp); in cache_lookup_dotdot()
1961 mtx_unlock(dvlp); in cache_lookup_dotdot()
[all …]