Searched refs:safelen (Results 1 – 1 of 1) sorted by relevance
150 int i, charlen, safelen; in cifs_from_ucs2() local163 safelen = tolen - (NLS_MAX_CHARSET_SIZE + nullsize); in cifs_from_ucs2()174 if (outlen >= safelen) { in cifs_from_ucs2()