Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h895 #define ZPOOL_HIST_TIME "history time" macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_history.c236 fnvlist_add_uint64(nvl, ZPOOL_HIST_TIME, gethrestime_sec()); in spa_history_log_sync()
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c4874 if (nvlist_exists(rec, ZPOOL_HIST_TIME)) { in get_history_one()
4879 ZPOOL_HIST_TIME); in get_history_one()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c1088 if (nvlist_lookup_uint64(events[i], ZPOOL_HIST_TIME, in dump_history()