Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c555 static boolean_t ztest_device_removal_active = B_FALSE; variable
3747 if (ztest_device_removal_active) { in ztest_vdev_attach_detach()
4099 if (ztest_device_removal_active) { in ztest_vdev_raidz_attach()
4194 if (ztest_device_removal_active) { in ztest_device_removal()
4209 ztest_device_removal_active = B_TRUE; in ztest_device_removal()
4241 ztest_device_removal_active = B_FALSE; in ztest_device_removal()
4382 if (ztest_device_removal_active) { in ztest_vdev_LUN_growth()
6448 if (ztest_device_removal_active) in ztest_fault_inject()
6765 if (ztest_device_removal_active) in ztest_scrub()