Searched refs:ZPOOL_HIST_INT_NAME (Results 1 – 3 of 3) sorted by relevance
245 } else if (nvlist_exists(nvl, ZPOOL_HIST_INT_NAME)) { in spa_history_log_sync()249 fnvlist_lookup_string(nvl, ZPOOL_HIST_INT_NAME), in spa_history_log_sync()256 fnvlist_lookup_string(nvl, ZPOOL_HIST_INT_NAME), in spa_history_log_sync()464 fnvlist_add_string(nvl, ZPOOL_HIST_INT_NAME, operation); in log_internal()
938 #define ZPOOL_HIST_INT_NAME "internal_name" macro
5196 } else if (nvlist_exists(rec, ZPOOL_HIST_INT_NAME)) { in get_history_one()5201 fnvlist_lookup_string(rec, ZPOOL_HIST_INT_NAME)); in get_history_one()