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()292 fnvlist_add_string(nvl, ZPOOL_HIST_HOST, utsname()->nodename); in spa_history_log_sync()
1447 #define ZPOOL_HIST_HOST "history hostname" macro
9158 if (nvlist_exists(rec, ZPOOL_HIST_HOST)) { in print_history_records()9160 fnvlist_lookup_string(rec, ZPOOL_HIST_HOST)); in print_history_records()