Searched refs:cachefs_kstat_key_lock (Results 1 – 2 of 2) sorted by relevance
135 extern kmutex_t cachefs_kstat_key_lock;166 mutex_init(&cachefs_kstat_key_lock, NULL, MUTEX_DEFAULT, NULL); in cachefs_init()204 ksp->ks_lock = &cachefs_kstat_key_lock; in cachefs_init()308 mutex_destroy(&cachefs_kstat_key_lock); in cachefs_fini()
63 kmutex_t cachefs_kstat_key_lock; variable674 mutex_enter(&cachefs_kstat_key_lock); in cachefs_kstat_mount()727 mutex_exit(&cachefs_kstat_key_lock); in cachefs_kstat_mount()737 ASSERT(MUTEX_NOT_HELD(&cachefs_kstat_key_lock)); in cachefs_kstat_mount()