Searched refs:ZPOOL_HIST_INT_EVENT (Results 1 – 3 of 3) sorted by relevance
901 #define ZPOOL_HIST_INT_EVENT "history internal event" macro
4885 } else if (nvlist_exists(rec, ZPOOL_HIST_INT_EVENT)) { in get_history_one()4887 fnvlist_lookup_uint64(rec, ZPOOL_HIST_INT_EVENT); in get_history_one()
1104 ZPOOL_HIST_INT_EVENT, &ievent) != 0) in dump_history()