Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c127 kmutex_t dctable_lock; variable
355 mutex_enter(&dctable_lock); in dc_inactive()
364 mutex_exit(&dctable_lock); in dc_inactive()
371 mutex_exit(&dctable_lock); in dc_inactive()
816 mutex_enter(&dctable_lock); in dcnode_alloc()
818 mutex_exit(&dctable_lock); in dcnode_alloc()
825 mutex_exit(&dctable_lock); in dcnode_alloc()
836 ASSERT(MUTEX_HELD(&dctable_lock)); in dcnode_free()
911 mutex_init(&dctable_lock, NULL, MUTEX_DEFAULT, NULL); in dcinit()
936 mutex_enter(&dctable_lock); in decompvp()
[all …]