Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c240 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_INT_EVENT, &uint64) == 0) in spa_history_log_notify()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1702 #define ZPOOL_HIST_INT_EVENT "history internal event" macro
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c2361 } else if (nvlist_exists(events[i], ZPOOL_HIST_INT_EVENT)) { in dump_history()
2365 ZPOOL_HIST_INT_EVENT); in dump_history()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c11806 } 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()