Searched refs:SPA_LOAD_IMPORT (Results 1 – 3 of 3) sorted by relevance
884 SPA_LOAD_IMPORT, /* import in progress */ enumerator
2164 if ((state == SPA_LOAD_IMPORT || state == SPA_LOAD_TRYIMPORT) && in spa_load()2692 if (state != SPA_LOAD_IMPORT) { in spa_load_impl()2819 state == SPA_LOAD_IMPORT || in spa_load_impl()4182 spa_load_state_t state = SPA_LOAD_IMPORT; in spa_import()5347 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE, B_TRUE); in spa_vdev_split_mirror()
3285 if ((spa_load_state(spa) == SPA_LOAD_IMPORT || in vdev_set_state()