Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dzfs.h906 #define ZPOOL_HIST_OUTPUT_NVL "out_nvl" macro
/titanic_44/usr/src/cmd/zpool/
H A Dzpool_main.c4925 if (nvlist_exists(rec, ZPOOL_HIST_OUTPUT_NVL)) { in get_history_one()
4928 ZPOOL_HIST_OUTPUT_NVL), 8); in get_history_one()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c6065 fnvlist_add_nvlist(lognv, ZPOOL_HIST_OUTPUT_NVL, in zfsdev_ioctl()