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()
1702 #define ZPOOL_HIST_INT_EVENT "history internal event" macro
2361 } else if (nvlist_exists(events[i], ZPOOL_HIST_INT_EVENT)) { in dump_history()2365 ZPOOL_HIST_INT_EVENT); in dump_history()
11806 } else if (nvlist_exists(rec, ZPOOL_HIST_INT_EVENT)) { in print_history_records()11808 fnvlist_lookup_uint64(rec, ZPOOL_HIST_INT_EVENT); in print_history_records()