Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa_history.c257 } else if (nvlist_exists(nvl, ZPOOL_HIST_IOCTL)) { in spa_history_log_sync()
259 fnvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL)); in spa_history_log_sync()
H A Dzfs_ioctl.c6051 fnvlist_add_string(lognv, ZPOOL_HIST_IOCTL, in zfsdev_ioctl()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dzfs.h904 #define ZPOOL_HIST_IOCTL "ioctl" macro
/titanic_44/usr/src/cmd/zpool/
H A Dzpool_main.c4915 } else if (nvlist_exists(rec, ZPOOL_HIST_IOCTL)) { in get_history_one()
4919 fnvlist_lookup_string(rec, ZPOOL_HIST_IOCTL)); in get_history_one()