Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c4147 if (type != SPA_IMPORT_ASSEMBLE) {
4424 if (type != SPA_IMPORT_ASSEMBLE && spa->spa_config_splitting) {
4475 if (type == SPA_IMPORT_ASSEMBLE)
5001 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
5023 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
5140 if (type != SPA_IMPORT_ASSEMBLE && spa_writeable(spa)) {
5301 if (type != SPA_IMPORT_ASSEMBLE)
5331 if (type != SPA_IMPORT_ASSEMBLE) {
8796 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE);
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h745 SPA_IMPORT_ASSEMBLE enumerator