Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c228 if (nvlist_lookup_string(nvl, ZPOOL_HIST_DSNAME, &string) == 0) in spa_history_log_notify()
311 if (nvlist_exists(nvl, ZPOOL_HIST_DSNAME)) { in spa_history_log_sync()
315 fnvlist_lookup_string(nvl, ZPOOL_HIST_DSNAME), in spa_history_log_sync()
590 fnvlist_add_string(nvl, ZPOOL_HIST_DSNAME, namebuf); in spa_history_log_internal_ds()
609 fnvlist_add_string(nvl, ZPOOL_HIST_DSNAME, namebuf); in spa_history_log_internal_dd()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h1361 #define ZPOOL_HIST_DSNAME "dsname" macro
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1420 if (nvlist_exists(events[i], ZPOOL_HIST_DSNAME)) { in dump_history()
1423 ZPOOL_HIST_DSNAME), in dump_history()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c8051 if (nvlist_exists(rec, ZPOOL_HIST_DSNAME)) { in print_history_records()
8054 ZPOOL_HIST_DSNAME), in print_history_records()