Home
last modified time | relevance | path

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

/fs/smb/client/
Dcifs_unicode.c179 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
250 const struct nls_table *codepage) in cifs_strtoUTF16()
306 const struct nls_table *codepage) in cifs_utf16_bytes()
348 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
588 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
Dsmbencrypt.c73 const struct nls_table *codepage) in E_md4hash()
Ddir.c797 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
818 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
/fs/smb/server/
Dunicode.c108 const struct nls_table *codepage) in smb_utf16_bytes()
162 const struct nls_table *codepage, bool mapchar) in smb_from_utf16()
235 const struct nls_table *codepage) in smb_strtoUTF16()
293 const struct nls_table *codepage) in smb_strndup_from_utf16()
/fs/jfs/
Djfs_unicode.c20 int len, struct nls_table *codepage) in jfs_strfromUCS_le()
70 struct nls_table *codepage) in jfs_strtoUCS()
Djfs_dtree.c2703 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
/fs/fat/
Dfat.h32 unsigned short codepage; /* Codepage for shortname conversions */ member