Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c3330 if (type != SPA_IMPORT_ASSEMBLE) {
3601 if (type != SPA_IMPORT_ASSEMBLE && spa->spa_config_splitting) {
3652 if (type == SPA_IMPORT_ASSEMBLE)
4148 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
4170 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
4272 if (type != SPA_IMPORT_ASSEMBLE && spa_writeable(spa)) {
4432 if (type != SPA_IMPORT_ASSEMBLE)
4462 if (type != SPA_IMPORT_ASSEMBLE) {
7608 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE);
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h726 SPA_IMPORT_ASSEMBLE enumerator