Searched refs:spa_l2cache_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c236 static kmutex_t spa_l2cache_lock; variable
1024 mutex_enter(&spa_l2cache_lock);
1028 mutex_exit(&spa_l2cache_lock);
1034 mutex_enter(&spa_l2cache_lock);
1038 mutex_exit(&spa_l2cache_lock);
1046 mutex_enter(&spa_l2cache_lock);
1048 mutex_exit(&spa_l2cache_lock);
1056 mutex_enter(&spa_l2cache_lock);
1059 mutex_exit(&spa_l2cache_lock);
1849 mutex_init(&spa_l2cache_lock, NUL
[all...]

Completed in 57 milliseconds