Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dunicode.c29 static int smb_utf16_bytes(const __le16 *from, int maxbytes, in smb_utf16_bytes() function
277 len = smb_utf16_bytes((__le16 *)src, maxlen, codepage); in smb_strndup_from_utf16()