Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dztest.c525 static boolean_t ztest_device_removal_active = B_FALSE; variable
3621 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()
6064 if (ztest_device_removal_active) { in ztest_fault_inject()
6358 if (ztest_device_removal_active) in ztest_scrub()