Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h1454 #define ZPOOL_HIST_OUTPUT_NVL "out_nvl" macro
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9123 if (nvlist_exists(rec, ZPOOL_HIST_OUTPUT_NVL)) { in print_history_records()
9126 ZPOOL_HIST_OUTPUT_NVL), 8); in print_history_records()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c7572 ZPOOL_HIST_OUTPUT_NVL, outnvl); in zfsdev_ioctl_common()