Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifs_unicode.c305 cifs_utf16_bytes(const __le16 *from, int maxbytes, in cifs_utf16_bytes() function
354 len = cifs_utf16_bytes((__le16 *) src, maxlen, codepage); in cifs_strndup_from_utf16()
Dcifs_unicode.h95 int cifs_utf16_bytes(const __le16 *from, int maxbytes,
Dmisc.c894 node->path_consumed = cifs_utf16_bytes(tmp, in parse_dfs_referrals()