Searched refs:cifs_from_ucs2 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifs_unicode.c122 * cifs_from_ucs2 - convert utf16le string to local charset
144 cifs_from_ucs2(char *to, const __le16 *from, int tolen, int fromlen, function
241 cifs_from_ucs2(dst, (__le16 *) src, len, maxlen, codepage,
H A Dcifs_unicode.h77 int cifs_from_ucs2(char *to, const __le16 *from, int tolen, int fromlen,
H A Dreaddir.c666 pqst->len = cifs_from_ucs2((char *) pqst->name,
H A Dcifssmb.c2623 cifs_from_ucs2(symlinkinfo, (__le16 *)

Completed in 74 milliseconds