Home
last modified time | relevance | path

Searched refs:ZPOOL_HIST_INT_EVENT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c252 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_INT_EVENT, &uint64) == 0) in spa_history_log_notify()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h1355 #define ZPOOL_HIST_INT_EVENT "history internal event" macro
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1398 } else if (nvlist_exists(events[i], ZPOOL_HIST_INT_EVENT)) { in dump_history()
1402 ZPOOL_HIST_INT_EVENT); in dump_history()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c8030 } else if (nvlist_exists(rec, ZPOOL_HIST_INT_EVENT)) { in print_history_records()
8032 fnvlist_lookup_uint64(rec, ZPOOL_HIST_INT_EVENT); in print_history_records()