Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c1465 ztest_random_vdev_top(spa_t *spa, boolean_t log_ok) in ztest_random_vdev_top() function
3639 top = ztest_random_vdev_top(spa, B_TRUE); in ztest_vdev_attach_detach()
3848 vd = vdev_lookup_top(spa, ztest_random_vdev_top(spa, B_FALSE)); in ztest_device_removal()
4034 top = ztest_random_vdev_top(spa, B_TRUE); in ztest_vdev_LUN_growth()
6071 top = ztest_random_vdev_top(spa, B_TRUE); in ztest_fault_inject()