SPA_LOAD_ERROR
spa->spa_load_state = error ? SPA_LOAD_ERROR : SPA_LOAD_NONE;
VERIFY3S(spa_load_state(spa), ==, SPA_LOAD_ERROR);