Home
last modified time | relevance | path

Searched refs:smb_utf16_bytes (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dunicode.c106 static int smb_utf16_bytes(const __le16 *from, int maxbytes, in smb_utf16_bytes() function
298 len = smb_utf16_bytes((__le16 *)src, maxlen, codepage); in smb_strndup_from_utf16()