Searched refs:ZPOOL_HIST_HOST (Results 1 – 3 of 3) sorted by relevance
213 if (nvlist_lookup_string(nvl, ZPOOL_HIST_HOST, &string) == 0) in spa_history_log_notify()290 fnvlist_add_string(nvl, ZPOOL_HIST_HOST, utsname()->nodename); in spa_history_log_sync()
1698 #define ZPOOL_HIST_HOST "history hostname" macro
11865 if (nvlist_exists(rec, ZPOOL_HIST_HOST)) { in print_history_records()11867 fnvlist_lookup_string(rec, ZPOOL_HIST_HOST)); in print_history_records()