Home
last modified time | relevance | path

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

/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspa_history.c256 } else if (nvlist_exists(nvl, ZPOOL_HIST_IOCTL)) { in spa_history_log_sync()
258 fnvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL)); in spa_history_log_sync()
HDzfs_ioctl.c6168 fnvlist_add_string(lognv, ZPOOL_HIST_IOCTL,
/trueos/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h913 #define ZPOOL_HIST_IOCTL "ioctl" macro
/trueos/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_main.c5183 } else if (nvlist_exists(rec, ZPOOL_HIST_IOCTL)) { in get_history_one()
5187 fnvlist_lookup_string(rec, ZPOOL_HIST_IOCTL)); in get_history_one()