Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/zfs/
H A Dspa.c4653 if (type != SPA_IMPORT_ASSEMBLE) {
4917 if (type != SPA_IMPORT_ASSEMBLE && spa->spa_config_splitting) {
4968 if (type == SPA_IMPORT_ASSEMBLE)
5512 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
5534 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
5651 if (type != SPA_IMPORT_ASSEMBLE && spa_writeable(spa)) {
5812 if (type != SPA_IMPORT_ASSEMBLE)
5842 if (type != SPA_IMPORT_ASSEMBLE) {
9319 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE);
/src/sys/contrib/openzfs/include/sys/
H A Dspa.h745 SPA_IMPORT_ASSEMBLE enumerator