Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dlock.h325 lockmgr_oneexcl(struct lock *lkp) in lockmgr_oneexcl() function
/dragonfly/sys/kern/
H A Dvfs_cache.c578 if (lockmgr_oneexcl(&ncp->nc_lock)) { in _cache_lock_special()