Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dunicode.c28 static int smb_utf16_bytes(const __le16 *from, int maxbytes, in smb_utf16_bytes() function
258 len = smb_utf16_bytes((__le16 *)src, maxlen, codepage); in smb_strndup_from_utf16()