Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c203 raidz_expand_test_state_t zo_raidz_expand_test; member
265 .zo_raidz_expand_test = RAIDZ_EXPAND_NONE,
1058 zo->zo_raidz_expand_test = RAIDZ_EXPAND_REQUESTED; in process_options()
1112 if (zo->zo_raidz_expand_test == RAIDZ_EXPAND_REQUESTED) { in process_options()
8074 ASSERT3U(ztest_opts.zo_raidz_expand_test, ==, RAIDZ_EXPAND_KILLED); in ztest_raidz_expand_check()
8079 ztest_shared_opts->zo_raidz_expand_test = RAIDZ_EXPAND_CHECKED; in ztest_raidz_expand_check()
8136 ASSERT3U(ztest_opts.zo_raidz_expand_test, !=, RAIDZ_EXPAND_NONE); in ztest_raidz_expand_run()
8138 ztest_opts.zo_raidz_expand_test = RAIDZ_EXPAND_STARTED; in ztest_raidz_expand_run()
8276 ztest_shared_opts->zo_raidz_expand_test = RAIDZ_EXPAND_KILLED; in ztest_raidz_expand_run()
8419 if (ztest_opts.zo_raidz_expand_test != RAIDZ_EXPAND_NONE) in ztest_run()
[all …]