Searched refs:ZPOOL_HIST_INT_NAME (Results 1 – 3 of 3) sorted by relevance
243 } else if (nvlist_exists(nvl, ZPOOL_HIST_INT_NAME)) { in spa_history_log_sync()247 fnvlist_lookup_string(nvl, ZPOOL_HIST_INT_NAME), in spa_history_log_sync()254 fnvlist_lookup_string(nvl, ZPOOL_HIST_INT_NAME), in spa_history_log_sync()454 fnvlist_add_string(nvl, ZPOOL_HIST_INT_NAME, operation); in log_internal()
903 #define ZPOOL_HIST_INT_NAME "internal_name" macro
4902 } else if (nvlist_exists(rec, ZPOOL_HIST_INT_NAME)) { in get_history_one()4907 fnvlist_lookup_string(rec, ZPOOL_HIST_INT_NAME)); in get_history_one()