Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa.c2209 if (type != SPA_IMPORT_ASSEMBLE) { in spa_load_impl()
2235 if (type != SPA_IMPORT_ASSEMBLE) { in spa_load_impl()
2331 &children) != 0 && mosconfig && type != SPA_IMPORT_ASSEMBLE && in spa_load_impl()
2335 if (type != SPA_IMPORT_ASSEMBLE && spa->spa_config_splitting) { in spa_load_impl()
2572 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) { in spa_load_impl()
2592 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) { in spa_load_impl()
2673 if (type != SPA_IMPORT_ASSEMBLE) { in spa_load_impl()
5079 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE, B_TRUE); in spa_vdev_split_mirror()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h595 SPA_IMPORT_ASSEMBLE enumerator