Searched refs:ZPOOL_HIST_IOCTL (Results 1 – 4 of 4) sorted by relevance
222 if (nvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL, &string) == 0) in spa_history_log_notify()327 } else if (nvlist_exists(nvl, ZPOOL_HIST_IOCTL)) { in spa_history_log_sync()329 fnvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL)); in spa_history_log_sync()
7543 fnvlist_add_string(lognv, ZPOOL_HIST_IOCTL, in zfsdev_ioctl_common()
1452 #define ZPOOL_HIST_IOCTL "ioctl" macro
9113 } else if (nvlist_exists(rec, ZPOOL_HIST_IOCTL)) { in print_history_records()9117 fnvlist_lookup_string(rec, ZPOOL_HIST_IOCTL)); in print_history_records()