Searched refs:ZPOOL_CONFIG_ERRATA (Results 1 – 4 of 4) sorted by relevance
438 (void) nvlist_lookup_uint64(config, ZPOOL_CONFIG_ERRATA, &errata); in check_status()
462 fnvlist_add_uint64(config, ZPOOL_CONFIG_ERRATA, spa->spa_errata); in spa_config_generate()
6962 fnvlist_add_uint64(config, ZPOOL_CONFIG_ERRATA,
852 #define ZPOOL_CONFIG_ERRATA "errata" /* not stored on disk */ macro