Home
last modified time | relevance | path

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

1234

/Linux-v5.10/include/linux/
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(char *);
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-v5.10/fs/nls/
Dnls_base.c20 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 …]
Dnls_koi8-ru.c14 static struct nls_table *p_nls;
54 static struct nls_table table = {
Dnls_ascii.c145 static struct nls_table table = {
Dnls_iso8859-1.c236 static struct nls_table table = {
Dnls_iso8859-6.c242 static struct nls_table table = {
Dnls_iso8859-9.c251 static struct nls_table table = {
Dnls_utf8.c43 static struct nls_table table = {
Dnls_iso8859-2.c287 static struct nls_table table = {
Dnls_iso8859-3.c287 static struct nls_table table = {
Dnls_iso8859-4.c287 static struct nls_table table = {
Dnls_cp1250.c326 static struct nls_table table = {
/Linux-v5.10/fs/cifs/
Dcifsproto.h167 const struct nls_table *nls_cp);
278 const struct nls_table *nlsc);
283 struct nls_table *nls_info);
289 const struct nls_table *);
309 const struct nls_table *nls_codepage, int remap);
312 const struct nls_table *nls_codepage, int remap);
320 const struct nls_table *nls_codepage, int remap);
326 const struct nls_table *nls_codepage, int remap);
331 const struct nls_table *nls_codepage, int remap,
352 const struct nls_table *nls_codepage,
[all …]
Dcifs_unicode.h94 const struct nls_table *cp, int map_type);
96 const struct nls_table *codepage);
97 int cifs_strtoUTF16(__le16 *, const char *, int, const struct nls_table *);
100 const struct nls_table *codepage);
102 const struct nls_table *cp, int mapChars);
105 int *utf16_len, const struct nls_table *cp,
Dcifs_unicode.c120 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar()
180 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
251 const struct nls_table *codepage) in cifs_strtoUTF16()
307 const struct nls_table *codepage) in cifs_utf16_bytes()
349 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
461 const struct nls_table *cp, int map_chars) in cifsConvertToUTF16()
594 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
623 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
Ddfs_cache.h31 const struct nls_table *nls_codepage, int remap,
38 const struct nls_table *nls_codepage,
Dsmbencrypt.c170 const struct nls_table *codepage) in E_md4hash()
193 const struct nls_table *codepage) in SMBNTencrypt()
Dcifs_fs_sb.h63 struct nls_table *local_nls;
Dcifsencrypt.c266 int setup_ntlm_response(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlm_response()
352 build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp) in build_avpair_blob()
407 find_domain_name(struct cifs_ses *ses, const struct nls_table *nls_cp) in find_domain_name()
497 const struct nls_table *nls_cp) in calc_ntlmv2_hash()
654 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp()
Dsess.c351 unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in unicode_oslm_strings()
374 const struct nls_table *nls_cp) in unicode_domain_string()
397 const struct nls_table *nls_cp) in unicode_ssetup_strings()
429 const struct nls_table *nls_cp) in ascii_ssetup_strings()
473 const struct nls_table *nls_cp) in decode_unicode_ssetup()
507 const struct nls_table *nls_cp) in decode_ascii_ssetup()
666 const struct nls_table *nls_cp) in build_ntlmssp_auth_blob()
838 struct nls_table *nls_cp;
1720 const struct nls_table *nls_cp) in CIFS_SessSetup()
1741 sess_data->nls_cp = (struct nls_table *) nls_cp; in CIFS_SessSetup()
/Linux-v5.10/fs/hfs/
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-v5.10/fs/jfs/
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-v5.10/fs/isofs/
Djoliet.c18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8()
45 struct nls_table *nls; in get_joliet_filename()
/Linux-v5.10/fs/exfat/
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()
/Linux-v5.10/fs/ntfs/
Dunistr.c248 struct nls_table *nls = vol->nls_map; in ntfs_nlstoucs()
325 struct nls_table *nls = vol->nls_map; in ntfs_ucstonls()

1234