Home
last modified time | relevance | path

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

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