Home
last modified time | relevance | path

Searched refs:ZPOOL_HIST_HOST (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h899 #define ZPOOL_HIST_HOST "history hostname" macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_history.c238 fnvlist_add_string(nvl, ZPOOL_HIST_HOST, utsname.nodename); in spa_history_log_sync()
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c4951 if (nvlist_exists(rec, ZPOOL_HIST_HOST)) { in get_history_one()
4953 fnvlist_lookup_string(rec, ZPOOL_HIST_HOST)); in get_history_one()