Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c91 mutex_enter(&os->os_obj_lock); in dmu_object_alloc_impl()
151 mutex_exit(&os->os_obj_lock); in dmu_object_alloc_impl()
H A Ddmu_objset.c619 mutex_init(&os->os_obj_lock, NULL, MUTEX_DEFAULT, NULL); in dmu_objset_open_impl()
991 mutex_destroy(&os->os_obj_lock); in dmu_objset_evict_done()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_objset.h160 kmutex_t os_obj_lock; member
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c4180 mutex_enter(&os->os_obj_lock); in ztest_dmu_object_next_chunk()
4183 mutex_exit(&os->os_obj_lock); in ztest_dmu_object_next_chunk()