Searched refs:ZPOOL_HIST_ZONE (Results 1 – 3 of 3) sorted by relevance
319 fnvlist_add_string(nvarg, ZPOOL_HIST_ZONE, in spa_history_log_nvl()
901 #define ZPOOL_HIST_ZONE "history zone" macro
4928 if (nvlist_exists(rec, ZPOOL_HIST_ZONE)) { in get_history_one()4930 fnvlist_lookup_string(rec, ZPOOL_HIST_ZONE)); in get_history_one()