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