Home
last modified time | relevance | path

Searched refs:ZPOOL_HIST_IOCTL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c234 if (nvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL, &string) == 0) in spa_history_log_notify()
340 } else if (nvlist_exists(nvl, ZPOOL_HIST_IOCTL)) { in spa_history_log_sync()
342 fnvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL)); in spa_history_log_sync()
H A Dzfs_ioctl.c7295 fnvlist_add_string(lognv, ZPOOL_HIST_IOCTL, in zfsdev_ioctl()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h1358 #define ZPOOL_HIST_IOCTL "ioctl" macro
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1431 } else if (nvlist_exists(events[i], ZPOOL_HIST_IOCTL)) { in dump_history()
1434 ZPOOL_HIST_IOCTL)); in dump_history()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c8060 } else if (nvlist_exists(rec, ZPOOL_HIST_IOCTL)) { in print_history_records()
8064 fnvlist_lookup_string(rec, ZPOOL_HIST_IOCTL)); in print_history_records()