zfs_check_userprops
if ((error = zfs_check_userprops(poolname, props)) != 0)
if ((ret = zfs_check_userprops(dsname, props)) != 0)