Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c392 err = nvlist_lookup_nvlist(nvl, ZPOOL_HIST_INPUT_NVL, &in_nvl); in spa_history_log_nvl()
H A Dzfs_ioctl.c7298 fnvlist_add_nvlist(lognv, ZPOOL_HIST_INPUT_NVL, in zfsdev_ioctl()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h1359 #define ZPOOL_HIST_INPUT_NVL "in_nvl" macro
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1436 if (nvlist_exists(events[i], ZPOOL_HIST_INPUT_NVL)) { in dump_history()
1439 ZPOOL_HIST_INPUT_NVL), 8); in dump_history()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c8065 if (nvlist_exists(rec, ZPOOL_HIST_INPUT_NVL)) { in print_history_records()
8068 ZPOOL_HIST_INPUT_NVL), 8); in print_history_records()