fs/befs/befs.h
60
struct nls_table *nls;
fs/befs/linuxvfs.c
507
struct nls_table *nls = BEFS_SB(sb)->nls;
fs/befs/linuxvfs.c
584
struct nls_table *nls = BEFS_SB(sb)->nls;
fs/exfat/exfat_fs.h
278
struct nls_table *nls_io; /* Charset used for input and display */
fs/exfat/namei.c
105
struct nls_table *t = EXFAT_SB(sb)->nls_io;
fs/exfat/namei.c
82
struct nls_table *t = EXFAT_SB(sb)->nls_io;
fs/exfat/nls.c
405
static int exfat_convert_char_to_ucs2(struct nls_table *nls,
fs/exfat/nls.c
429
static int exfat_convert_ucs2_to_char(struct nls_table *nls,
fs/exfat/nls.c
547
struct nls_table *nls = EXFAT_SB(sb)->nls_io;
fs/exfat/nls.c
602
struct nls_table *nls = EXFAT_SB(sb)->nls_io;
fs/fat/dir.c
144
const wchar_t *uni, int len, struct nls_table *nls)
fs/fat/dir.c
195
fat_short2uni(struct nls_table *t, unsigned char *c, int clen, wchar_t *uni)
fs/fat/dir.c
208
fat_short2lower_uni(struct nls_table *t, unsigned char *c,
fs/fat/dir.c
236
fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size,
fs/fat/dir.c
371
struct nls_table *nls_disk = sbi->nls_disk;
fs/fat/fat.h
86
struct nls_table *nls_disk; /* Codepage used on disk */
fs/fat/fat.h
87
struct nls_table *nls_io; /* Charset used for input and display */
fs/fat/namei_vfat.c
134
struct nls_table *t = MSDOS_SB(dentry->d_sb)->nls_io;
fs/fat/namei_vfat.c
156
struct nls_table *t = MSDOS_SB(dentry->d_sb)->nls_io;
fs/fat/namei_vfat.c
275
static inline int to_shortname_char(struct nls_table *nls,
fs/fat/namei_vfat.c
325
static int vfat_create_shortname(struct inode *dir, struct nls_table *nls,
fs/fat/namei_vfat.c
511
struct nls_table *nls)
fs/hfs/hfs_fs.h
126
struct nls_table *nls_io, *nls_disk;
fs/hfs/trans.c
100
struct nls_table *nls_io = HFS_SB(sb)->nls_io;
fs/hfs/trans.c
35
struct nls_table *nls_disk = HFS_SB(sb)->nls_disk;
fs/hfs/trans.c
36
struct nls_table *nls_io = HFS_SB(sb)->nls_io;
fs/hfs/trans.c
99
struct nls_table *nls_disk = HFS_SB(sb)->nls_disk;
fs/hfsplus/hfsplus_fs.h
122
struct nls_table *nls;
fs/hfsplus/super.c
435
struct nls_table *nls;
fs/hfsplus/unicode.c
155
struct nls_table *nls = HFSPLUS_SB(sb)->nls;
fs/hfsplus/unicode_test.c
387
struct nls_table nls;
fs/isofs/isofs.h
60
struct nls_table *s_nls_iocharset; /* Native language support table */
fs/isofs/joliet.c
18
uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls)
fs/isofs/joliet.c
44
struct nls_table *nls;
fs/jfs/jfs_dtree.c
2717
struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab;
fs/jfs/jfs_incore.h
191
struct nls_table *nls_tab; /* current codepage */
fs/jfs/jfs_unicode.c
104
struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab;
fs/jfs/jfs_unicode.c
20
int len, struct nls_table *codepage)
fs/jfs/jfs_unicode.c
70
struct nls_table *codepage)
fs/jfs/jfs_unicode.h
15
extern int jfs_strfromUCS_le(char *, const __le16 *, int, struct nls_table *);
fs/jfs/super.c
255
struct nls_table *nls_map;
fs/nls/mac-celtic.c
580
static struct nls_table table = {
fs/nls/mac-centeuro.c
510
static struct nls_table table = {
fs/nls/mac-croatian.c
580
static struct nls_table table = {
fs/nls/mac-cyrillic.c
475
static struct nls_table table = {
fs/nls/mac-gaelic.c
545
static struct nls_table table = {
fs/nls/mac-greek.c
475
static struct nls_table table = {
fs/nls/mac-iceland.c
580
static struct nls_table table = {
fs/nls/mac-inuit.c
510
static struct nls_table table = {
fs/nls/mac-roman.c
615
static struct nls_table table = {
fs/nls/mac-romanian.c
580
static struct nls_table table = {
fs/nls/mac-turkish.c
580
static struct nls_table table = {
fs/nls/nls_ascii.c
145
static struct nls_table table = {
fs/nls/nls_base.c
20
static struct nls_table default_table;
fs/nls/nls_base.c
21
static struct nls_table *tables = &default_table;
fs/nls/nls_base.c
246
int __register_nls(struct nls_table *nls, struct module *owner)
fs/nls/nls_base.c
248
struct nls_table ** tmp = &tables;
fs/nls/nls_base.c
269
int unregister_nls(struct nls_table * nls)
fs/nls/nls_base.c
271
struct nls_table ** tmp = &tables;
fs/nls/nls_base.c
286
static struct nls_table *find_nls(const char *charset)
fs/nls/nls_base.c
288
struct nls_table *nls;
fs/nls/nls_base.c
302
struct nls_table *load_nls(const char *charset)
fs/nls/nls_base.c
307
void unload_nls(struct nls_table *nls)
fs/nls/nls_base.c
534
static struct nls_table default_table = {
fs/nls/nls_base.c
543
struct nls_table *load_nls_default(void)
fs/nls/nls_base.c
545
struct nls_table *default_nls;
fs/nls/nls_cp1250.c
326
static struct nls_table table = {
fs/nls/nls_cp1251.c
280
static struct nls_table table = {
fs/nls/nls_cp1255.c
361
static struct nls_table table = {
fs/nls/nls_cp437.c
366
static struct nls_table table = {
fs/nls/nls_cp737.c
329
static struct nls_table table = {
fs/nls/nls_cp775.c
298
static struct nls_table table = {
fs/nls/nls_cp850.c
294
static struct nls_table table = {
fs/nls/nls_cp852.c
316
static struct nls_table table = {
fs/nls/nls_cp855.c
278
static struct nls_table table = {
fs/nls/nls_cp857.c
280
static struct nls_table table = {
fs/nls/nls_cp860.c
343
static struct nls_table table = {
fs/nls/nls_cp861.c
366
static struct nls_table table = {
fs/nls/nls_cp862.c
400
static struct nls_table table = {
fs/nls/nls_cp863.c
360
static struct nls_table table = {
fs/nls/nls_cp864.c
386
static struct nls_table table = {
fs/nls/nls_cp865.c
366
static struct nls_table table = {
fs/nls/nls_cp866.c
284
static struct nls_table table = {
fs/nls/nls_cp869.c
294
static struct nls_table table = {
fs/nls/nls_cp874.c
252
static struct nls_table table = {
fs/nls/nls_cp932.c
7910
static struct nls_table table = {
fs/nls/nls_cp936.c
11088
static struct nls_table table = {
fs/nls/nls_cp949.c
13923
static struct nls_table table = {
fs/nls/nls_cp950.c
9459
static struct nls_table table = {
fs/nls/nls_euc-jp.c
15
static struct nls_table *p_nls;
fs/nls/nls_euc-jp.c
552
static struct nls_table table = {
fs/nls/nls_iso8859-1.c
236
static struct nls_table table = {
fs/nls/nls_iso8859-13.c
264
static struct nls_table table = {
fs/nls/nls_iso8859-14.c
320
static struct nls_table table = {
fs/nls/nls_iso8859-15.c
286
static struct nls_table table = {
fs/nls/nls_iso8859-2.c
287
static struct nls_table table = {
fs/nls/nls_iso8859-3.c
287
static struct nls_table table = {
fs/nls/nls_iso8859-4.c
287
static struct nls_table table = {
fs/nls/nls_iso8859-5.c
251
static struct nls_table table = {
fs/nls/nls_iso8859-6.c
242
static struct nls_table table = {
fs/nls/nls_iso8859-7.c
296
static struct nls_table table = {
fs/nls/nls_iso8859-9.c
251
static struct nls_table table = {
fs/nls/nls_koi8-r.c
302
static struct nls_table table = {
fs/nls/nls_koi8-ru.c
14
static struct nls_table *p_nls;
fs/nls/nls_koi8-ru.c
54
static struct nls_table table = {
fs/nls/nls_koi8-u.c
309
static struct nls_table table = {
fs/nls/nls_utf8.c
43
static struct nls_table table = {
fs/ntfs3/dir.c
184
struct nls_table *nls = sbi->options->nls;
fs/ntfs3/dir.c
24
struct nls_table *nls = sbi->options->nls;
fs/ntfs3/ntfs_fs.h
93
struct nls_table *nls;
fs/ntfs3/super.c
308
static struct nls_table *ntfs_load_nls(const char *nls)
fs/ntfs3/super.c
310
struct nls_table *ret;
fs/smb/client/cifs_fs_sb.h
55
struct nls_table *local_nls;
fs/smb/client/cifs_unicode.c
103
cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp,
fs/smb/client/cifs_unicode.c
163
const struct nls_table *codepage, int map_type)
fs/smb/client/cifs_unicode.c
234
const struct nls_table *codepage)
fs/smb/client/cifs_unicode.c
290
const struct nls_table *codepage)
fs/smb/client/cifs_unicode.c
332
const bool is_unicode, const struct nls_table *codepage)
fs/smb/client/cifs_unicode.c
439
const struct nls_table *cp, int map_chars)
fs/smb/client/cifs_unicode.c
583
const struct nls_table *codepage)
fs/smb/client/cifs_unicode.c
612
const struct nls_table *cp, int remap)
fs/smb/client/cifs_unicode.h
59
const struct nls_table *codepage, int map_type);
fs/smb/client/cifs_unicode.h
61
const struct nls_table *codepage);
fs/smb/client/cifs_unicode.h
63
const struct nls_table *codepage);
fs/smb/client/cifs_unicode.h
66
const struct nls_table *codepage);
fs/smb/client/cifs_unicode.h
68
const struct nls_table *cp, int map_chars);
fs/smb/client/cifs_unicode.h
70
int *utf16_len, const struct nls_table *cp,
fs/smb/client/cifsencrypt.c
124
build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp)
fs/smb/client/cifsencrypt.c
208
const struct nls_table *nlsc = ses->local_nls;
fs/smb/client/cifsencrypt.c
259
const struct nls_table *nls_cp)
fs/smb/client/cifsencrypt.c
391
setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp)
fs/smb/client/cifsglob.h
1150
struct nls_table *local_nls;
fs/smb/client/cifsglob.h
379
const struct nls_table *);
fs/smb/client/cifsglob.h
384
struct cifs_tcon *, const struct nls_table *);
fs/smb/client/cifsglob.h
390
unsigned int *, const struct nls_table *, int);
fs/smb/client/cifsglob.h
576
const struct nls_table *, struct cifs_sb_info *);
fs/smb/client/cifsproto.h
293
struct nls_table *nls_info);
fs/smb/client/cifsproto.h
300
const struct nls_table *nls_codepage, int remap,
fs/smb/client/cifsproto.h
309
int setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp);
fs/smb/client/cifsproto.h
325
const struct nls_table *codepage);
fs/smb/client/cifsproto.h
409
const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
1052
const char *name, const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
1237
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
1351
const struct nls_table *nls = cifs_sb->local_nls;
fs/smb/client/cifssmb.c
2531
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
2616
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
2704
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
2860
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
3440
const int acl_type, const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
3534
const int acl_type, const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
3611
const int acl_type, const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
3619
const int acl_type, const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
3967
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
4110
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
4285
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
4376
struct nls_table *nls_codepage;
fs/smb/client/cifssmb.c
4685
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
4781
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
543
const struct nls_table *nls_codepage)
fs/smb/client/cifssmb.c
5647
const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
5834
const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
5866
const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
6065
const struct nls_table *nls_codepage, int remap)
fs/smb/client/cifssmb.c
6157
struct nls_table *nls_codepage = cifs_sb->local_nls;
fs/smb/client/cifssmb.c
6341
const __u16 ea_value_len, const struct nls_table *nls_codepage,
fs/smb/client/cifssmb.c
838
const struct nls_table *nls_codepage, int remap)
fs/smb/client/connect.c
4063
struct nls_table *nls_info)
fs/smb/client/dfs_cache.c
57
static struct nls_table *cache_cp;
fs/smb/client/dfs_cache.c
76
char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp, int remap)
fs/smb/client/dfs_cache.c
854
int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
fs/smb/client/dfs_cache.h
41
const struct nls_table *cp, int remap, const char *path,
fs/smb/client/dfs_cache.h
54
char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp,
fs/smb/client/dir.c
897
struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls;
fs/smb/client/dir.c
918
struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls;
fs/smb/client/fs_context.h
322
struct nls_table *local_nls; /* This is a copy of the pointer in cifs_sb */
fs/smb/client/misc.c
675
const struct nls_table *nls_codepage, int remap,
fs/smb/client/ntlmssp.h
150
const struct nls_table *nls_cp);
fs/smb/client/ntlmssp.h
154
const struct nls_table *nls_cp);
fs/smb/client/ntlmssp.h
158
const struct nls_table *nls_cp);
fs/smb/client/readdir.c
980
struct nls_table *nlt = cifs_sb->local_nls;
fs/smb/client/sess.c
750
const struct nls_table *nls_cp)
fs/smb/client/sess.c
785
const struct nls_table *nls_cp)
fs/smb/client/sess.c
847
const struct nls_table *nls_cp)
fs/smb/client/sess.c
911
const struct nls_table *nls_cp)
fs/smb/client/smb1ops.c
1207
const struct nls_table *nls_codepage)
fs/smb/client/smb1proto.h
100
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
107
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
123
const int acl_type, const struct nls_table *nls_codepage,
fs/smb/client/smb1proto.h
127
const int acl_type, const struct nls_table *nls_codepage,
fs/smb/client/smb1proto.h
139
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
145
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
151
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
163
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
168
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
189
__le64 write_time, const struct nls_table *nls_codepage,
fs/smb/client/smb1proto.h
199
const struct nls_table *nls_codepage,
fs/smb/client/smb1proto.h
207
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
215
const struct nls_table *nls_codepage,
fs/smb/client/smb1proto.h
263
const struct nls_table *nls_cp);
fs/smb/client/smb1proto.h
36
struct cifs_tcon *tcon, const struct nls_table *nls_codepage);
fs/smb/client/smb1proto.h
42
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
54
const char *name, const struct nls_table *nls_codepage,
fs/smb/client/smb1proto.h
60
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
94
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1proto.h
97
const struct nls_table *nls_codepage, int remap);
fs/smb/client/smb1session.c
110
ascii_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
126
const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
150
const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
169
const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
195
const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
223
const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
23
struct nls_table *nls_cp;
fs/smb/client/smb1session.c
257
const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
87
unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
962
const struct nls_table *nls_cp)
fs/smb/client/smb1session.c
980
sess_data->nls_cp = (struct nls_table *) nls_cp;
fs/smb/client/smb2ops.c
1172
const __u16 ea_value_len, const struct nls_table *nls_codepage,
fs/smb/client/smb2ops.c
3088
const struct nls_table *nls_codepage, int remap)
fs/smb/client/smb2pdu.c
1507
struct nls_table *nls_cp;
fs/smb/client/smb2pdu.c
1972
const struct nls_table *nls_cp)
fs/smb/client/smb2pdu.c
1992
sess_data->nls_cp = (struct nls_table *) nls_cp;
fs/smb/client/smb2pdu.c
2094
struct cifs_tcon *tcon, const struct nls_table *cp)
fs/smb/client/smb2pdu.c
2839
struct nls_table *cp;
fs/smb/client/smb2pdu.c
693
struct nls_table *cp = load_nls_default();
fs/smb/client/smb2proto.h
128
const struct nls_table *nls_cp);
fs/smb/client/smb2proto.h
131
struct cifs_tcon *tcon, const struct nls_table *cp);
fs/smb/client/smbencrypt.c
65
const struct nls_table *codepage)
fs/smb/server/connection.h
61
struct nls_table *local_nls;
fs/smb/server/misc.c
320
const struct nls_table *local_nls,
fs/smb/server/misc.h
13
struct nls_table;
fs/smb/server/misc.h
33
const struct nls_table *local_nls,
fs/smb/server/smb2pdu.c
6088
struct nls_table *local_nls)
fs/smb/server/smb2pdu.c
6161
struct nls_table *local_nls)
fs/smb/server/smb2pdu.c
637
smb2_get_name(const char *src, const int maxlen, struct nls_table *local_nls)
fs/smb/server/unicode.c
107
const struct nls_table *codepage)
fs/smb/server/unicode.c
161
const struct nls_table *codepage, bool mapchar)
fs/smb/server/unicode.c
234
const struct nls_table *codepage)
fs/smb/server/unicode.c
292
const struct nls_table *codepage)
fs/smb/server/unicode.c
30
cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp,
fs/smb/server/unicode.c
343
const struct nls_table *cp, int mapchars)
fs/smb/server/unicode.h
32
const struct nls_table *codepage);
fs/smb/server/unicode.h
35
const struct nls_table *codepage);
fs/smb/server/unicode.h
37
const struct nls_table *cp, int mapchars);
fs/udf/super.c
231
struct nls_table *nls_map;
fs/udf/udf_sb.h
149
struct nls_table *s_nls_map;
fs/vboxsf/vfsmod.h
46
struct nls_table *nls;
include/linux/nls.h
34
struct nls_table *next;
include/linux/nls.h
48
extern int __register_nls(struct nls_table *, struct module *);
include/linux/nls.h
49
extern int unregister_nls(struct nls_table *);
include/linux/nls.h
50
extern struct nls_table *load_nls(const char *charset);
include/linux/nls.h
51
extern void unload_nls(struct nls_table *);
include/linux/nls.h
52
extern struct nls_table *load_nls_default(void);
include/linux/nls.h
62
static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c)
include/linux/nls.h
69
static inline unsigned char nls_toupper(struct nls_table *t, unsigned char c)
include/linux/nls.h
76
static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1,
include/linux/nls.h
96
nls_nullsize(const struct nls_table *codepage)