Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c246 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_TIME, &uint64) == 0) in spa_history_log_notify()
303 fnvlist_add_uint64(nvl, ZPOOL_HIST_TIME, gethrestime_sec()); in spa_history_log_sync()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h1349 #define ZPOOL_HIST_TIME "history time" macro
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1383 if (nvlist_exists(events[i], ZPOOL_HIST_TIME)) { in dump_history()
1388 ZPOOL_HIST_TIME); in dump_history()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c8017 if (nvlist_exists(rec, ZPOOL_HIST_TIME)) { in print_history_records()
8022 ZPOOL_HIST_TIME); in print_history_records()