Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1707 #define ZPOOL_HIST_OUTPUT_NVL "out_nvl" macro
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c2404 if (nvlist_exists(events[i], ZPOOL_HIST_OUTPUT_NVL)) { in dump_history()
2407 ZPOOL_HIST_OUTPUT_NVL), 8); in dump_history()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c11848 if (nvlist_exists(rec, ZPOOL_HIST_OUTPUT_NVL)) { in print_history_records()
11851 ZPOOL_HIST_OUTPUT_NVL), 8); in print_history_records()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c8068 ZPOOL_HIST_OUTPUT_NVL, outnvl); in zfsdev_ioctl_common()