Searched refs:ZPOOL_HIST_INT_EVENT (Results 1 – 4 of 4) sorted by relevance
240 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_INT_EVENT, &uint64) == 0) in spa_history_log_notify()
1449 #define ZPOOL_HIST_INT_EVENT "history internal event" macro
9081 } else if (nvlist_exists(rec, ZPOOL_HIST_INT_EVENT)) { in print_history_records()9083 fnvlist_lookup_uint64(rec, ZPOOL_HIST_INT_EVENT); in print_history_records()
2105 ZPOOL_HIST_INT_EVENT, &ievent) != 0) in dump_history()