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

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspa.c3932 if (type != SPA_IMPORT_ASSEMBLE) {
4209 if (type != SPA_IMPORT_ASSEMBLE && spa->spa_config_splitting) {
4260 if (type == SPA_IMPORT_ASSEMBLE)
4775 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
4797 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
4914 if (type != SPA_IMPORT_ASSEMBLE && spa_writeable(spa)) {
5075 if (type != SPA_IMPORT_ASSEMBLE)
5105 if (type != SPA_IMPORT_ASSEMBLE) {
8477 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE);
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dspa.h714 SPA_IMPORT_ASSEMBLE enumerator in enum:spa_import_type

Completed in 138 milliseconds