Searched refs:ZPOOL_CONFIG_COMMENT (Results 1 – 5 of 5) sorted by relevance
447 fnvlist_add_string(config, ZPOOL_CONFIG_COMMENT, in spa_config_generate()
3283 if (nvlist_lookup_string(config, ZPOOL_CONFIG_COMMENT, &comment) == 0)
575 ZPOOL_CONFIG_COMMENT, &comment) == 0) in get_configs()577 ZPOOL_CONFIG_COMMENT, comment); in get_configs()
709 #define ZPOOL_CONFIG_COMMENT "comment" macro
2893 if (nvlist_lookup_string(config, ZPOOL_CONFIG_COMMENT, &comment) == 0) in show_import()