Searched refs:ZPOOL_CONFIG_COMMENT (Results 1 – 5 of 5) sorted by relevance
396 ZPOOL_CONFIG_COMMENT, spa->spa_comment) == 0); in spa_config_generate()
2090 if (nvlist_lookup_string(config, ZPOOL_CONFIG_COMMENT, &comment) == 0) in spa_load()
547 #define ZPOOL_CONFIG_COMMENT "comment" macro
557 ZPOOL_CONFIG_COMMENT, &comment) == 0) in get_configs()559 ZPOOL_CONFIG_COMMENT, comment); in get_configs()
1634 if (nvlist_lookup_string(config, ZPOOL_CONFIG_COMMENT, &comment) == 0) in show_import()