Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c743 static kmutex_t l2arc_dev_mtx; /* device list mutex */ variable
7619 mutex_enter(&l2arc_dev_mtx); in l2arc_dev_get_next()
7652 mutex_exit(&l2arc_dev_mtx); in l2arc_dev_get_next()
8792 mutex_enter(&l2arc_dev_mtx); in l2arc_feed_thread()
8794 mutex_exit(&l2arc_dev_mtx); in l2arc_feed_thread()
8797 mutex_exit(&l2arc_dev_mtx); in l2arc_feed_thread()
8877 mutex_enter(&l2arc_dev_mtx); in l2arc_vdev_get()
8883 mutex_exit(&l2arc_dev_mtx); in l2arc_vdev_get()
8941 mutex_enter(&l2arc_dev_mtx); in l2arc_add_vdev()
8944 mutex_exit(&l2arc_dev_mtx); in l2arc_add_vdev()
[all …]