Searched refs:ZPOOL_HIST_HOST (Results 1 – 3 of 3) sorted by relevance
899 #define ZPOOL_HIST_HOST "history hostname" macro
238 fnvlist_add_string(nvl, ZPOOL_HIST_HOST, utsname.nodename); in spa_history_log_sync()
4951 if (nvlist_exists(rec, ZPOOL_HIST_HOST)) { in get_history_one()4953 fnvlist_lookup_string(rec, ZPOOL_HIST_HOST)); in get_history_one()