Searched refs:spa_autoreplace (Results 1 – 2 of 2) sorted by relevance
259 boolean_t spa_autoreplace; /* autoreplace set in open */ member
2816 spa->spa_autoreplace = (autoreplace != 0); in spa_load_impl()2826 if (spa->spa_autoreplace && state != SPA_LOAD_TRYIMPORT) { in spa_load_impl()4489 if (spa->spa_autoreplace) { in spa_import()