Searched refs:ZPOOL_HIST_IOCTL (Results 1 – 4 of 4) sorted by relevance
233 if (nvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL, &string) == 0) in spa_history_log_notify()339 } else if (nvlist_exists(nvl, ZPOOL_HIST_IOCTL)) { in spa_history_log_sync()341 fnvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL)); in spa_history_log_sync()
6790 fnvlist_add_string(lognv, ZPOOL_HIST_IOCTL, in zfsdev_ioctl()
1063 #define ZPOOL_HIST_IOCTL "ioctl" macro
5929 } else if (nvlist_exists(rec, ZPOOL_HIST_IOCTL)) { in print_history_records()5933 fnvlist_lookup_string(rec, ZPOOL_HIST_IOCTL)); in print_history_records()