Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c222 if (nvlist_lookup_string(nvl, ZPOOL_HIST_ZONE, &string) == 0) in spa_history_log_notify()
406 fnvlist_add_string(nvarg, ZPOOL_HIST_ZONE, in spa_history_log_nvl()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h1352 #define ZPOOL_HIST_ZONE "history zone" macro
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c8103 if (nvlist_exists(rec, ZPOOL_HIST_ZONE)) { in print_history_records()
8105 fnvlist_lookup_string(rec, ZPOOL_HIST_ZONE)); in print_history_records()