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.c4001 if (type != SPA_IMPORT_ASSEMBLE) {
4278 if (type != SPA_IMPORT_ASSEMBLE && spa->spa_config_splitting) {
4329 if (type == SPA_IMPORT_ASSEMBLE)
4852 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
4874 if (error == 0 && type != SPA_IMPORT_ASSEMBLE) {
4991 if (type != SPA_IMPORT_ASSEMBLE && spa_writeable(spa)) {
5152 if (type != SPA_IMPORT_ASSEMBLE)
5182 if (type != SPA_IMPORT_ASSEMBLE) {
8562 error = spa_load(newspa, SPA_LOAD_IMPORT, SPA_IMPORT_ASSEMBLE);
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h715 SPA_IMPORT_ASSEMBLE enumerator