Searched refs:ZPOOL_HIST_CMD (Results 1 – 4 of 4) sorted by relevance
241 if (nvlist_exists(nvl, ZPOOL_HIST_CMD)) { in spa_history_log_sync()243 fnvlist_lookup_string(nvl, ZPOOL_HIST_CMD)); in spa_history_log_sync()275 nvlist_exists(nvl, ZPOOL_HIST_CMD)) { in spa_history_log_sync()294 fnvlist_add_string(nvl, ZPOOL_HIST_CMD, msg); in spa_history_log()
899 #define ZPOOL_HIST_CMD "history command" macro
4857 if (nvlist_exists(rec, ZPOOL_HIST_CMD)) { in get_history_one()4859 fnvlist_lookup_string(rec, ZPOOL_HIST_CMD)); in get_history_one()
1104 if (nvlist_lookup_string(events[i], ZPOOL_HIST_CMD, in dump_history()