Searched refs:ZPOOL_HIST_DSNAME (Results 1 – 3 of 3) sorted by relevance
243 if (nvlist_exists(nvl, ZPOOL_HIST_DSNAME)) { in spa_history_log_sync()247 fnvlist_lookup_string(nvl, ZPOOL_HIST_DSNAME), in spa_history_log_sync()509 fnvlist_add_string(nvl, ZPOOL_HIST_DSNAME, namebuf); in spa_history_log_internal_ds()528 fnvlist_add_string(nvl, ZPOOL_HIST_DSNAME, namebuf); in spa_history_log_internal_dd()
916 #define ZPOOL_HIST_DSNAME "dsname" macro
5174 if (nvlist_exists(rec, ZPOOL_HIST_DSNAME)) { in get_history_one()5177 ZPOOL_HIST_DSNAME), in get_history_one()