Searched refs:cifs_ucs2_bytes (Results 1 - 3 of 3) 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.c30 * cifs_ucs2_bytes - how long will a string be after conversion?
40 cifs_ucs2_bytes(const __le16 *from, int maxbytes, function
236 len = cifs_ucs2_bytes((__le16 *) src, maxlen, codepage);
H A Dcifs_unicode.h79 int cifs_ucs2_bytes(const __le16 *from, int maxbytes,
H A Dcifssmb.c4072 node->path_consumed = cifs_ucs2_bytes(tmp,

Completed in 60 milliseconds