Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c475 static boolean_t ztest_device_removal_active = B_FALSE; variable
3245 if (ztest_device_removal_active) { in ztest_vdev_attach_detach()
3428 if (ztest_device_removal_active) { in ztest_device_removal()
3443 ztest_device_removal_active = B_TRUE; in ztest_device_removal()
3466 ztest_device_removal_active = B_FALSE; in ztest_device_removal()
3605 if (ztest_device_removal_active) { in ztest_vdev_LUN_growth()
5666 if (ztest_device_removal_active) { in ztest_fault_inject()
6020 if (ztest_device_removal_active) in ztest_scrub()