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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c258 } else if (nvlist_exists(nvl, ZPOOL_HIST_IOCTL)) {
260 fnvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL));
H A Dzfs_ioctl.c6079 fnvlist_add_string(lognv, ZPOOL_HIST_IOCTL,
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h915 #define ZPOOL_HIST_IOCTL "ioctl" macro
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c5038 } else if (nvlist_exists(rec, ZPOOL_HIST_IOCTL)) {
5042 fnvlist_lookup_string(rec, ZPOOL_HIST_IOCTL));

Completed in 147 milliseconds