Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c521 static boolean_t ztest_device_removal_active = B_FALSE; variable
3626 if (ztest_device_removal_active) { in ztest_vdev_attach_detach()
3839 if (ztest_device_removal_active) { in ztest_device_removal()
3854 ztest_device_removal_active = B_TRUE; in ztest_device_removal()
3886 ztest_device_removal_active = B_FALSE; in ztest_device_removal()
4027 if (ztest_device_removal_active) { in ztest_vdev_LUN_growth()
6029 if (ztest_device_removal_active) { in ztest_fault_inject()
6321 if (ztest_device_removal_active) in ztest_scrub()