Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c225 if (nvlist_lookup_string(nvl, ZPOOL_HIST_HOST, &string) == 0) in spa_history_log_notify()
305 fnvlist_add_string(nvl, ZPOOL_HIST_HOST, utsname.nodename); in spa_history_log_sync()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h1353 #define ZPOOL_HIST_HOST "history hostname" macro
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c8099 if (nvlist_exists(rec, ZPOOL_HIST_HOST)) { in print_history_records()
8101 fnvlist_lookup_string(rec, ZPOOL_HIST_HOST)); in print_history_records()