Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c486 static boolean_t ztest_device_removal_active = B_FALSE; variable
3495 if (ztest_device_removal_active) { in ztest_vdev_attach_detach()
3708 if (ztest_device_removal_active) { in ztest_device_removal()
3723 ztest_device_removal_active = B_TRUE; in ztest_device_removal()
3755 ztest_device_removal_active = B_FALSE; in ztest_device_removal()
3896 if (ztest_device_removal_active) { in ztest_vdev_LUN_growth()
5898 if (ztest_device_removal_active) { in ztest_fault_inject()
6190 if (ztest_device_removal_active) in ztest_scrub()