Home
last modified time | relevance | path

Searched defs:codepage (Results 1 – 5 of 5) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_unicode.c164 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
235 const struct nls_table *codepage) in cifs_strtoUTF16()
291 const struct nls_table *codepage) in cifs_utf16_bytes()
333 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
584 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
H A Ddir.c966 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
987 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
/linux/fs/smb/server/
H A Dunicode.c107 const struct nls_table *codepage) in smb_utf16_bytes()
161 const struct nls_table *codepage, bool mapchar) in smb_from_utf16()
234 const struct nls_table *codepage) in smb_strtoUTF16()
292 const struct nls_table *codepage) in smb_strndup_from_utf16()
/linux/fs/jfs/
H A Djfs_unicode.c20 int len, struct nls_table *codepage) in jfs_strfromUCS_le()
70 struct nls_table *codepage) in jfs_strtoUCS()
/linux/include/linux/
H A Dnls.h96 nls_nullsize(const struct nls_table *codepage) in nls_nullsize()