Searched refs:ZPOOL_CONFIG_SPLIT (Results 1 – 3 of 3) sorted by relevance
449 fnvlist_add_nvlist(config, ZPOOL_CONFIG_SPLIT, in spa_config_generate()
2139 if (nvlist_lookup_nvlist(config, ZPOOL_CONFIG_SPLIT, &nvl) != 0) in spa_try_repair()2230 if (nvlist_lookup_nvlist(config, ZPOOL_CONFIG_SPLIT, in spa_load()5480 VERIFY(nvlist_add_nvlist(spa->spa_config, ZPOOL_CONFIG_SPLIT, in spa_vdev_split_mirror()
554 #define ZPOOL_CONFIG_SPLIT "splitcfg" macro