Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/include/linux/
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(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-6.3-rc2/fs/nls/
A Dnls_base.c20 static struct nls_table default_table;
21 static struct nls_table *tables = &default_table;
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()
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()
523 static struct nls_table default_table = {
532 struct nls_table *load_nls_default(void) in load_nls_default()
[all …]
A Dnls_koi8-ru.c14 static struct nls_table *p_nls;
54 static struct nls_table table = {
A Dnls_ascii.c145 static struct nls_table table = {
A Dnls_iso8859-1.c236 static struct nls_table table = {
A Dnls_iso8859-9.c251 static struct nls_table table = {
A Dnls_utf8.c43 static struct nls_table table = {
A Dnls_iso8859-6.c242 static struct nls_table table = {
A Dnls_iso8859-3.c287 static struct nls_table table = {
A Dnls_iso8859-4.c287 static struct nls_table table = {
A Dnls_iso8859-2.c287 static struct nls_table table = {
/linux-6.3-rc2/fs/cifs/
A Dcifsproto.h172 const struct nls_table *nls_cp);
308 const struct nls_table *nlsc);
315 struct nls_table *nls_info);
323 const struct nls_table *);
386 const struct nls_table *nls_codepage,
430 const struct nls_table *nls_codepage,
439 const struct nls_table *nls_codepage,
447 const struct nls_table *nls_codepage,
537 const struct nls_table *nls_codepage,
546 const struct nls_table *nls_codepage,
[all …]
A 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,
A Dcifs_unicode.c119 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar()
179 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()
455 const struct nls_table *cp, int map_chars) in cifsConvertToUTF16()
588 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
617 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
A Dntlmssp.h149 const struct nls_table *nls_cp);
153 const struct nls_table *nls_cp);
157 const struct nls_table *nls_cp);
A Ddfs_cache.h33 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
45 char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp, int remap);
A Dsess.c575 const struct nls_table *nls_cp) in unicode_domain_string()
597 const struct nls_table *nls_cp) in unicode_ssetup_strings()
624 const struct nls_table *nls_cp) in ascii_ssetup_strings()
668 const struct nls_table *nls_cp) in decode_unicode_ssetup()
702 const struct nls_table *nls_cp) in decode_ascii_ssetup()
859 const struct nls_table *nls_cp) in cifs_security_buffer_from_str()
894 const struct nls_table *nls_cp) in build_ntlmssp_negotiate_blob()
956 const struct nls_table *nls_cp) in build_ntlmssp_smb3_negotiate_blob()
1019 const struct nls_table *nls_cp) in build_ntlmssp_auth_blob()
1156 struct nls_table *nls_cp;
[all …]
A Dcifs_fs_sb.h54 struct nls_table *local_nls;
/linux-6.3-rc2/fs/ksmbd/
A Dunicode.c30 const struct nls_table *codepage) in smb_utf16_bytes()
67 cifs_mapchar(char *target, const __u16 src_char, const struct nls_table *cp, in cifs_mapchar()
159 const struct nls_table *codepage, bool mapchar) in smb_from_utf16()
213 const struct nls_table *codepage) in smb_strtoUTF16()
271 const struct nls_table *codepage) in smb_strndup_from_utf16()
322 const struct nls_table *cp, int mapchars) in smbConvertToUTF16()
A Dmisc.h10 struct nls_table;
30 const struct nls_table *local_nls,
A Dunicode.h67 const struct nls_table *codepage);
70 const struct nls_table *codepage);
72 const struct nls_table *cp, int mapchars);
/linux-6.3-rc2/fs/hfs/
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-6.3-rc2/fs/jfs/
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-6.3-rc2/fs/isofs/
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-6.3-rc2/fs/exfat/
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()

Completed in 34 milliseconds

12345