Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c319 cifs_utf16_bytes(const __le16 *from, int maxbytes, in cifs_utf16_bytes() function
368 len = cifs_utf16_bytes((__le16 *) src, maxlen, codepage); in cifs_strndup_from_utf16()
Dcifs_unicode.h110 int cifs_utf16_bytes(const __le16 *from, int maxbytes,
Dmisc.c714 node->path_consumed = cifs_utf16_bytes(tmp, in parse_dfs_referrals()