Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dfem.h142 kmutex_t femh_lock; member
/titanic_44/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()
2873 mutex_init(&head->femh_lock, NULL, MUTEX_DEFAULT, NULL); in new_femhead()
3053 ASSERT(mutex_owner(&hd->femh_lock) == curthread); in fem_push_node()
H A Dvnode.c2352 mutex_destroy(&vp->v_femhead->femh_lock); in vn_recycle()
2439 mutex_destroy(&vp->v_femhead->femh_lock); in vn_free()
H A Dvfs.c4420 mutex_destroy(&vfsp->vfs_femhead->femh_lock); in vfs_free()