Searched refs:errorstr (Results 1 – 1 of 1) sorted by relevance
659 char *errorstr = NULL; in dsl_destroy_snapshots_nvl() local660 (void) nvlist_lookup_string(result, ZCP_RET_ERROR, &errorstr); in dsl_destroy_snapshots_nvl()661 if (errorstr != NULL) { in dsl_destroy_snapshots_nvl()662 zfs_dbgmsg(errorstr); in dsl_destroy_snapshots_nvl()