Searched refs:SPA_LOAD_IMPORT (Results 1 – 4 of 4) sorted by relevance
878 SPA_LOAD_IMPORT, /* import in progress */ enumerator
575 if (pool_state == SPA_LOAD_IMPORT) { in zfs_fm_recv()
2105 if ((state == SPA_LOAD_IMPORT || state == SPA_LOAD_TRYIMPORT) && in spa_load()2653 if (state != SPA_LOAD_IMPORT) { in spa_load_impl()2780 state == SPA_LOAD_IMPORT || in spa_load_impl()3945 spa_load_state_t state = SPA_LOAD_IMPORT; in spa_import()5107 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE, B_TRUE); in spa_vdev_split_mirror()
3175 if ((spa_load_state(spa) == SPA_LOAD_IMPORT || in vdev_set_state()