Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfem.h142 kmutex_t femh_lock; member
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c351 mutex_enter(&fp->femh_lock); in fem_lock()
360 mutex_exit(&fp->femh_lock); in fem_unlock()
2877 mutex_init(&head->femh_lock, NULL, MUTEX_DEFAULT, NULL); in new_femhead()
3057 ASSERT(mutex_owner(&hd->femh_lock) == curthread); in fem_push_node()
H A Dvnode.c2412 mutex_destroy(&vp->v_femhead->femh_lock); in vn_recycle()
2510 mutex_destroy(&vp->v_femhead->femh_lock); in vn_free()
H A Dvfs.c4285 mutex_destroy(&vfsp->vfs_femhead->femh_lock); in vfs_free()