Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c444 static kmutex_t ztest_vdev_lock; variable
2517 mutex_enter(&ztest_vdev_lock); in ztest_spa_upgrade()
2576 mutex_exit(&ztest_vdev_lock); in ztest_spa_upgrade()
2749 mutex_exit(&ztest_vdev_lock); in ztest_vdev_add_remove()
2845 mutex_exit(&ztest_vdev_lock); in ztest_vdev_aux_add_remove()
2940 mutex_exit(&ztest_vdev_lock); in ztest_split_pool()
3144 mutex_exit(&ztest_vdev_lock); in ztest_vdev_attach_detach()
3197 mutex_exit(&ztest_vdev_lock); in ztest_device_removal()
3459 mutex_exit(&ztest_vdev_lock); in ztest_vdev_LUN_growth()
5166 mutex_exit(&ztest_vdev_lock); in ztest_fault_inject()
[all …]