Searched refs:ZPOOL_CONFIG_SPLIT (Results 1 – 3 of 3) sorted by relevance
474 fnvlist_add_nvlist(config, ZPOOL_CONFIG_SPLIT, in spa_config_generate()
2801 if (nvlist_lookup_nvlist(config, ZPOOL_CONFIG_SPLIT, &nvl) != 0) in spa_try_repair()3289 if (nvlist_lookup_nvlist(config, ZPOOL_CONFIG_SPLIT, &nvl) == 0)7537 VERIFY(nvlist_add_nvlist(spa->spa_config, ZPOOL_CONFIG_SPLIT,
702 #define ZPOOL_CONFIG_SPLIT "splitcfg" macro