Home
last modified time | relevance | path

Searched refs:nls_table (Results 1 – 25 of 91) sorted by relevance

1234

/linux/include/linux/
H A Dnls.h25 struct nls_table { struct
34 struct nls_table *next; argument
48 extern int __register_nls(struct nls_table *, struct module *);
49 extern int unregister_nls(struct nls_table *);
50 extern struct nls_table *load_nls(const char *charset);
51 extern void unload_nls(struct nls_table *);
52 extern struct nls_table *load_nls_default(void);
62 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower()
69 static inline unsigned char nls_toupper(struct nls_table *t, unsigned char c) in nls_toupper()
76 static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1, in nls_strnicmp()
[all …]
/linux/fs/nls/
H A Dnls_base.c20 static struct nls_table default_table;
21 static struct nls_table *tables = &default_table;
246 int __register_nls(struct nls_table *nls, struct module *owner) in __register_nls()
248 struct nls_table ** tmp = &tables; in __register_nls()
269 int unregister_nls(struct nls_table * nls) in unregister_nls()
271 struct nls_table ** tmp = &tables; in unregister_nls()
286 static struct nls_table *find_nls(const char *charset) in find_nls()
288 struct nls_table *nls; in find_nls()
302 struct nls_table *load_nls(const char *charset) in load_nls()
307 void unload_nls(struct nls_table *nls) in unload_nls()
[all …]
H A Dnls_koi8-ru.c14 static struct nls_table *p_nls;
54 static struct nls_table table = {
H A Dnls_ascii.c145 static struct nls_table table = {
H A Dnls_iso8859-1.c236 static struct nls_table table = {
H A Dnls_iso8859-2.c287 static struct nls_table table = {
H A Dnls_utf8.c43 static struct nls_table table = {
H A Dnls_iso8859-3.c287 static struct nls_table table = {
H A Dnls_iso8859-4.c287 static struct nls_table table = {
H A Dnls_iso8859-9.c251 static struct nls_table table = {
H A Dnls_iso8859-6.c242 static struct nls_table table = {
H A Dnls_euc-jp.c15 static struct nls_table *p_nls;
552 static struct nls_table table = {
H A Dnls_cp862.c400 static struct nls_table table = {
/linux/fs/smb/client/
H A Dcifs_unicode.h59 const struct nls_table *codepage, int map_type);
61 const struct nls_table *codepage);
63 const struct nls_table *codepage);
66 const struct nls_table *codepage);
68 const struct nls_table *cp, int map_chars);
70 int *utf16_len, const struct nls_table *cp,
H A Dcifs_unicode.c103 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar()
163 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
234 const struct nls_table *codepage) in cifs_strtoUTF16()
290 const struct nls_table *codepage) in cifs_utf16_bytes()
332 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
439 const struct nls_table *cp, int map_chars) in cifsConvertToUTF16()
583 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
612 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
H A Dsmb1session.c23 struct nls_table *nls_cp;
87 unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in unicode_oslm_strings()
110 ascii_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in ascii_oslm_strings()
126 const struct nls_table *nls_cp) in unicode_domain_string()
150 const struct nls_table *nls_cp) in ascii_domain_string()
169 const struct nls_table *nls_cp) in unicode_ssetup_strings()
195 const struct nls_table *nls_cp) in ascii_ssetup_strings()
223 const struct nls_table *nls_cp) in decode_unicode_ssetup()
257 const struct nls_table *nls_cp) in decode_ascii_ssetup()
962 const struct nls_table *nls_cp) in CIFS_SessSetup()
[all …]
H A Dcifsencrypt.c124 build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp) in build_avpair_blob()
208 const struct nls_table *nlsc = ses->local_nls; in find_av_name()
259 const struct nls_table *nls_cp) in calc_ntlmv2_hash()
391 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp()
H A Dcifsproto.h293 struct nls_table *nls_info);
300 const struct nls_table *nls_codepage, int remap,
309 int setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp);
325 const struct nls_table *codepage);
409 const struct nls_table *nls_codepage, in get_dfs_path()
H A Dcifs_fs_sb.h55 struct nls_table *local_nls;
/linux/fs/smb/server/
H A Dunicode.h32 const struct nls_table *codepage);
35 const struct nls_table *codepage);
37 const struct nls_table *cp, int mapchars);
H A Dunicode.c30 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar()
107 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()
343 const struct nls_table *cp, int mapchars) in smbConvertToUTF16()
/linux/fs/hfs/
H A Dtrans.c35 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()
/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()
104 struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab; in get_UCSname()
/linux/fs/isofs/
H A Djoliet.c18 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()
/linux/fs/exfat/
H A Dnls.c405 static int exfat_convert_char_to_ucs2(struct nls_table *nls, in exfat_convert_char_to_ucs2()
429 static int exfat_convert_ucs2_to_char(struct nls_table *nls, in exfat_convert_ucs2_to_char()
547 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in __exfat_utf16_to_nls()
602 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in exfat_nls_to_ucs2()

1234