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.c554 static boolean_t ztest_device_removal_active = B_FALSE; variable
3745 if (ztest_device_removal_active) { in ztest_vdev_attach_detach()
4097 if (ztest_device_removal_active) { in ztest_vdev_raidz_attach()
4192 if (ztest_device_removal_active) { in ztest_device_removal()
4207 ztest_device_removal_active = B_TRUE; in ztest_device_removal()
4239 ztest_device_removal_active = B_FALSE; in ztest_device_removal()
4380 if (ztest_device_removal_active) { in ztest_vdev_LUN_growth()
6446 if (ztest_device_removal_active) in ztest_fault_inject()
6763 if (ztest_device_removal_active) in ztest_scrub()