/linux-4.4.14/include/linux/ |
D | nls.h | 24 struct nls_table { struct 33 struct nls_table *next; argument 47 extern int __register_nls(struct nls_table *, struct module *); 48 extern int unregister_nls(struct nls_table *); 49 extern struct nls_table *load_nls(char *); 50 extern void unload_nls(struct nls_table *); 51 extern struct nls_table *load_nls_default(void); 61 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower() 68 static inline unsigned char nls_toupper(struct nls_table *t, unsigned char c) in nls_toupper() 75 static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1, in nls_strnicmp() [all …]
|
/linux-4.4.14/fs/cifs/ |
D | cifsproto.h | 128 const struct nls_table *nls_cp); 225 struct nls_table *nls_info); 231 const struct nls_table *); 251 const struct nls_table *nls_codepage, int remap); 254 const struct nls_table *nls_codepage, int remap); 262 const struct nls_table *nls_codepage, int remap); 268 const struct nls_table *nls_codepage, int remap); 272 const struct nls_table *nls_codepage, 294 const struct nls_table *nls_codepage, 306 const struct nls_table *nls_codepage); [all …]
|
D | cifs_unicode.c | 123 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar() 183 const struct nls_table *codepage, int map_type) in cifs_from_utf16() 254 const struct nls_table *codepage) in cifs_strtoUTF16() 310 const struct nls_table *codepage) in cifs_utf16_bytes() 352 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16() 445 const struct nls_table *cp, int map_chars) in cifsConvertToUTF16() 566 const struct nls_table *codepage) in cifs_local_to_utf16_bytes() 595 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
|
D | cifs_unicode.h | 106 const struct nls_table *cp, int map_type); 108 const struct nls_table *codepage); 109 int cifs_strtoUTF16(__le16 *, const char *, int, const struct nls_table *); 112 const struct nls_table *codepage); 114 const struct nls_table *cp, int mapChars); 118 int *utf16_len, const struct nls_table *cp,
|
D | sess.c | 81 unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in unicode_oslm_strings() 104 const struct nls_table *nls_cp) in unicode_domain_string() 127 const struct nls_table *nls_cp) in unicode_ssetup_strings() 159 const struct nls_table *nls_cp) in ascii_ssetup_strings() 198 const struct nls_table *nls_cp) in decode_unicode_ssetup() 232 const struct nls_table *nls_cp) in decode_ascii_ssetup() 373 const struct nls_table *nls_cp) in build_ntlmssp_auth_blob() 535 struct nls_table *nls_cp; 1431 const struct nls_table *nls_cp) in CIFS_SessSetup() 1452 sess_data->nls_cp = (struct nls_table *) nls_cp; in CIFS_SessSetup()
|
D | smbencrypt.c | 209 const struct nls_table *codepage) in E_md4hash() 232 const struct nls_table *codepage) in SMBNTencrypt()
|
D | cifs_fs_sb.h | 54 struct nls_table *local_nls;
|
D | cifsencrypt.c | 265 int setup_ntlm_response(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlm_response() 347 build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp) in build_avpair_blob() 402 find_domain_name(struct cifs_ses *ses, const struct nls_table *nls_cp) in find_domain_name() 490 const struct nls_table *nls_cp) in calc_ntlmv2_hash() 678 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp()
|
D | smb2proto.h | 105 const struct nls_table *nls_cp); 109 const struct nls_table *);
|
D | cifsglob.h | 245 const struct nls_table *); 250 struct cifs_tcon *, const struct nls_table *); 256 unsigned int *, const struct nls_table *, int); 401 size_t, const struct nls_table *, int); 404 const struct nls_table *, int); 509 struct nls_table *local_nls;
|
D | ntlmssp.h | 138 const struct nls_table *nls_cp);
|
D | cifssmb.c | 121 struct nls_table *nls_codepage; in cifs_reconnect_tcon() 789 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 1002 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() 1170 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 1285 const struct nls_table *nls = cifs_sb->local_nls; in CIFS_open() 2657 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() 2740 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy() 2808 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink() 2898 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateHardLink() 3058 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink() [all …]
|
D | dir.c | 854 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_hash() 875 struct nls_table *codepage = CIFS_SB(parent->d_sb)->local_nls; in cifs_ci_compare()
|
D | cifsfs.c | 376 cifs_show_nls(struct seq_file *s, struct nls_table *cur) in cifs_show_nls() 378 struct nls_table *def; in cifs_show_nls()
|
D | readdir.c | 712 struct nls_table *nlt = cifs_sb->local_nls; in cifs_filldir()
|
D | smb2pdu.c | 148 struct nls_table *nls_codepage; in smb2_reconnect() 582 const struct nls_table *nls_cp) in SMB2_sess_setup() 904 struct cifs_tcon *tcon, const struct nls_table *cp) in SMB2_tcon()
|
D | connect.c | 2854 const struct nls_table *nls_codepage, unsigned int *num_referrals, in get_dfs_path() 3734 const struct nls_table *nls_codepage) in CIFSTCon() 3957 struct nls_table *nls_info) in cifs_setup_session()
|
D | smb1ops.c | 924 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
|
/linux-4.4.14/fs/nls/ |
D | nls_base.c | 20 static struct nls_table default_table; 21 static struct nls_table *tables = &default_table; 235 int __register_nls(struct nls_table *nls, struct module *owner) in __register_nls() 237 struct nls_table ** tmp = &tables; in __register_nls() 258 int unregister_nls(struct nls_table * nls) in unregister_nls() 260 struct nls_table ** tmp = &tables; in unregister_nls() 275 static struct nls_table *find_nls(char *charset) in find_nls() 277 struct nls_table *nls; in find_nls() 291 struct nls_table *load_nls(char *charset) in load_nls() 296 void unload_nls(struct nls_table *nls) in unload_nls() [all …]
|
D | nls_koi8-ru.c | 14 static struct nls_table *p_nls; 54 static struct nls_table table = {
|
D | nls_ascii.c | 145 static struct nls_table table = {
|
D | nls_iso8859-1.c | 236 static struct nls_table table = {
|
D | nls_iso8859-6.c | 242 static struct nls_table table = {
|
D | nls_utf8.c | 43 static struct nls_table table = {
|
D | nls_iso8859-9.c | 251 static struct nls_table table = {
|
D | nls_iso8859-3.c | 287 static struct nls_table table = {
|
D | nls_iso8859-2.c | 287 static struct nls_table table = {
|
D | nls_iso8859-4.c | 287 static struct nls_table table = {
|
D | nls_iso8859-13.c | 264 static struct nls_table table = {
|
D | nls_cp1255.c | 361 static struct nls_table table = {
|
D | nls_cp1251.c | 280 static struct nls_table table = {
|
D | nls_cp1250.c | 326 static struct nls_table table = {
|
D | nls_cp860.c | 343 static struct nls_table table = {
|
D | nls_cp874.c | 252 static struct nls_table table = {
|
D | nls_cp852.c | 316 static struct nls_table table = {
|
D | nls_cp861.c | 366 static struct nls_table table = {
|
D | nls_cp775.c | 298 static struct nls_table table = {
|
D | nls_iso8859-5.c | 251 static struct nls_table table = {
|
D | nls_cp862.c | 400 static struct nls_table table = {
|
D | nls_cp855.c | 278 static struct nls_table table = {
|
D | nls_cp737.c | 329 static struct nls_table table = {
|
D | nls_koi8-u.c | 309 static struct nls_table table = {
|
D | nls_cp437.c | 366 static struct nls_table table = {
|
D | nls_cp850.c | 294 static struct nls_table table = {
|
D | nls_cp865.c | 366 static struct nls_table table = {
|
D | nls_cp866.c | 284 static struct nls_table table = {
|
D | nls_cp863.c | 360 static struct nls_table table = {
|
D | nls_iso8859-7.c | 296 static struct nls_table table = {
|
D | nls_cp857.c | 280 static struct nls_table table = {
|
D | nls_cp869.c | 294 static struct nls_table table = {
|
D | nls_koi8-r.c | 302 static struct nls_table table = {
|
D | nls_iso8859-15.c | 286 static struct nls_table table = {
|
D | nls_iso8859-14.c | 320 static struct nls_table table = {
|
D | nls_euc-jp.c | 15 static struct nls_table *p_nls; 552 static struct nls_table table = {
|
D | mac-iceland.c | 580 static struct nls_table table = {
|
D | mac-greek.c | 475 static struct nls_table table = {
|
D | nls_cp864.c | 386 static struct nls_table table = {
|
D | mac-gaelic.c | 545 static struct nls_table table = {
|
D | mac-centeuro.c | 510 static struct nls_table table = {
|
D | mac-croatian.c | 580 static struct nls_table table = {
|
D | mac-cyrillic.c | 475 static struct nls_table table = {
|
D | mac-romanian.c | 580 static struct nls_table table = {
|
D | mac-celtic.c | 580 static struct nls_table table = {
|
D | mac-roman.c | 615 static struct nls_table table = {
|
D | mac-inuit.c | 510 static struct nls_table table = {
|
D | mac-turkish.c | 580 static struct nls_table table = {
|
D | nls_cp932.c | 7910 static struct nls_table table = {
|
D | nls_cp950.c | 9459 static struct nls_table table = {
|
D | nls_cp949.c | 13923 static struct nls_table table = {
|
D | nls_cp936.c | 11088 static struct nls_table table = {
|
/linux-4.4.14/fs/hfs/ |
D | trans.c | 35 struct nls_table *nls_disk = HFS_SB(sb)->nls_disk; in hfs_mac2asc() 36 struct nls_table *nls_io = HFS_SB(sb)->nls_io; in hfs_mac2asc() 99 struct nls_table *nls_disk = HFS_SB(sb)->nls_disk; in hfs_asc2mac() 100 struct nls_table *nls_io = HFS_SB(sb)->nls_io; in hfs_asc2mac()
|
D | hfs_fs.h | 157 struct nls_table *nls_io, *nls_disk;
|
/linux-4.4.14/fs/jfs/ |
D | jfs_unicode.c | 33 int len, struct nls_table *codepage) in jfs_strfromUCS_le() 83 struct nls_table *codepage) in jfs_strtoUCS() 117 struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab; in get_UCSname()
|
D | jfs_unicode.h | 35 extern int jfs_strfromUCS_le(char *, const __le16 *, int, struct nls_table *);
|
D | jfs_incore.h | 193 struct nls_table *nls_tab; /* current codepage */
|
D | jfs_dtree.c | 3008 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir()
|
/linux-4.4.14/fs/isofs/ |
D | joliet.c | 17 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() 44 struct nls_table *nls; in get_joliet_filename()
|
D | isofs.h | 57 struct nls_table *s_nls_iocharset; /* Native language support table */
|
/linux-4.4.14/fs/ncpfs/ |
D | ncp_fs_sb.h | 101 struct nls_table *nls_vol; 102 struct nls_table *nls_io;
|
D | ioctl.c | 163 struct nls_table *codepage; in ncp_set_charsets() 164 struct nls_table *iocharset; in ncp_set_charsets() 165 struct nls_table *oldset_io; in ncp_set_charsets() 166 struct nls_table *oldset_cp; in ncp_set_charsets()
|
D | ncplib_kernel.c | 1109 struct nls_table *in = server->nls_io; in ncp__io2vol() 1110 struct nls_table *out = server->nls_vol; in ncp__io2vol() 1187 struct nls_table *in = server->nls_vol; in ncp__vol2io() 1188 struct nls_table *out = server->nls_io; in ncp__vol2io()
|
D | ncplib_kernel.h | 158 static inline int ncp_strnicmp(const struct nls_table *t, in ncp_strnicmp()
|
D | dir.c | 137 struct nls_table *t; in ncp_hash_dentry()
|
/linux-4.4.14/fs/ntfs/ |
D | unistr.c | 262 struct nls_table *nls = vol->nls_map; in ntfs_nlstoucs() 339 struct nls_table *nls = vol->nls_map; in ntfs_ucstonls()
|
D | volume.h | 132 struct nls_table *nls_map;
|
D | super.c | 111 struct nls_table *nls_map = NULL, *old_nls; in parse_options()
|
/linux-4.4.14/fs/fat/ |
D | namei_vfat.c | 122 struct nls_table *t = MSDOS_SB(dentry->d_sb)->nls_io; in vfat_hashi() 144 struct nls_table *t = MSDOS_SB(parent->d_sb)->nls_io; in vfat_cmpi() 263 static inline int to_shortname_char(struct nls_table *nls, in to_shortname_char() 313 static int vfat_create_shortname(struct inode *dir, struct nls_table *nls, in vfat_create_shortname() 499 struct nls_table *nls) in xlate_to_uni()
|
D | fat.h | 82 struct nls_table *nls_disk; /* Codepage used on disk */ 83 struct nls_table *nls_io; /* Charset used for input and display */
|
D | dir.c | 142 const wchar_t *uni, int len, struct nls_table *nls) in uni16_to_x8() 193 fat_short2uni(struct nls_table *t, unsigned char *c, int clen, wchar_t *uni) in fat_short2uni() 206 fat_short2lower_uni(struct nls_table *t, unsigned char *c, in fat_short2lower_uni() 234 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni() 358 struct nls_table *nls_disk = sbi->nls_disk; in fat_parse_short()
|
/linux-4.4.14/fs/befs/ |
D | befs.h | 56 struct nls_table *nls;
|
D | linuxvfs.c | 505 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_utf2nls() 585 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_nls2utf()
|
/linux-4.4.14/fs/udf/ |
D | udf_sb.h | 150 struct nls_table *s_nls_map;
|
D | unicode.c | 259 static int udf_CS0toNLS(struct nls_table *nls, struct ustr *utf_o, in udf_CS0toNLS() 302 static int udf_NLStoCS0(struct nls_table *nls, dstring *ocu, struct ustr *uni, in udf_NLStoCS0()
|
D | super.c | 228 struct nls_table *nls_map;
|
/linux-4.4.14/fs/hfsplus/ |
D | unicode.c | 126 struct nls_table *nls = HFSPLUS_SB(sb)->nls; in hfsplus_uni2asc()
|
D | hfsplus_fs.h | 155 struct nls_table *nls;
|
D | super.c | 379 struct nls_table *nls = NULL; in hfsplus_fill_super()
|