Home
last modified time | relevance | path

Searched refs:SPA_IMPORT_ASSEMBLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c2848 if (type != SPA_IMPORT_ASSEMBLE) {
3118 if (type != SPA_IMPORT_ASSEMBLE && spa->spa_config_splitting) {
3169 if (type == SPA_IMPORT_ASSEMBLE)
3652 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
3674 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
3776 if (type != SPA_IMPORT_ASSEMBLE && spa_writeable(spa)) {
3936 if (type != SPA_IMPORT_ASSEMBLE)
3966 if (type != SPA_IMPORT_ASSEMBLE) {
7179 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h734 SPA_IMPORT_ASSEMBLE enumerator