Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dzfs.h905 #define ZPOOL_HIST_INPUT_NVL "in_nvl" macro
/titanic_44/usr/src/cmd/zpool/
H A Dzpool_main.c4920 if (nvlist_exists(rec, ZPOOL_HIST_INPUT_NVL)) { in get_history_one()
4923 ZPOOL_HIST_INPUT_NVL), 8); in get_history_one()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c6054 fnvlist_add_nvlist(lognv, ZPOOL_HIST_INPUT_NVL, in zfsdev_ioctl()