Searched refs:zo_raidz_expand_test (Results 1 – 1 of 1) sorted by relevance
202 raidz_expand_test_state_t zo_raidz_expand_test; member264 .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()8069 ASSERT3U(ztest_opts.zo_raidz_expand_test, ==, RAIDZ_EXPAND_KILLED); in ztest_raidz_expand_check()8074 ztest_shared_opts->zo_raidz_expand_test = RAIDZ_EXPAND_CHECKED; in ztest_raidz_expand_check()8131 ASSERT3U(ztest_opts.zo_raidz_expand_test, !=, RAIDZ_EXPAND_NONE); in ztest_raidz_expand_run()8133 ztest_opts.zo_raidz_expand_test = RAIDZ_EXPAND_STARTED; in ztest_raidz_expand_run()8271 ztest_shared_opts->zo_raidz_expand_test = RAIDZ_EXPAND_KILLED; in ztest_raidz_expand_run()8411 if (ztest_opts.zo_raidz_expand_test != RAIDZ_EXPAND_NONE) in ztest_run()[all …]