Searched refs:ZPOOL_HIST_IOCTL (Results 1 – 4 of 4) sorted by relevance
256 } 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()
6168 fnvlist_add_string(lognv, ZPOOL_HIST_IOCTL,
913 #define ZPOOL_HIST_IOCTL "ioctl" macro
5183 } else if (nvlist_exists(rec, ZPOOL_HIST_IOCTL)) { in get_history_one()5187 fnvlist_lookup_string(rec, ZPOOL_HIST_IOCTL)); in get_history_one()