Home
last modified time | relevance | path

Searched refs:codepage (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/fs/cifs/
Dcifs_unicode.c183 const struct nls_table *codepage, int map_type) in cifs_from_utf16() argument
187 int nullsize = nls_nullsize(codepage); in cifs_from_utf16()
218 charlen = cifs_mapchar(tmp, ftmp, codepage, map_type); in cifs_from_utf16()
224 charlen = cifs_mapchar(&to[outlen], ftmp, codepage, map_type); in cifs_from_utf16()
254 const struct nls_table *codepage) in cifs_strtoUTF16() argument
261 if (!strcmp(codepage->charset, "utf8")) { in cifs_strtoUTF16()
282 charlen = codepage->char2uni(from, len, &wchar_to); in cifs_strtoUTF16()
310 const struct nls_table *codepage) in cifs_utf16_bytes() argument
331 charlen = cifs_mapchar(tmp, ftmp, codepage, NO_MAP_UNI_RSVD); in cifs_utf16_bytes()
352 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16() argument
[all …]
Dsmbencrypt.c209 const struct nls_table *codepage) in E_md4hash() argument
217 len = cifs_strtoUTF16(wpwd, passwd, 128, codepage); in E_md4hash()
232 const struct nls_table *codepage) in SMBNTencrypt() argument
240 rc = E_md4hash(passwd, p16, codepage); in SMBNTencrypt()
Dcifs_unicode.h108 const struct nls_table *codepage);
112 const struct nls_table *codepage);
Ddir.c854 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_hash() local
861 charlen = codepage->char2uni(&q->name[i], q->len - i, &c); in cifs_ci_hash()
875 struct nls_table *codepage = CIFS_SB(parent->d_sb)->local_nls; in cifs_ci_compare() local
890 l1 = codepage->char2uni(&str[i], len - i, &c1); in cifs_ci_compare()
891 l2 = codepage->char2uni(&name->name[i], name->len - i, &c2); in cifs_ci_compare()
Dcifsproto.h492 const struct nls_table *codepage);
/linux-4.4.14/fs/jfs/
Djfs_unicode.c33 int len, struct nls_table *codepage) in jfs_strfromUCS_le() argument
40 if (codepage) { in jfs_strfromUCS_le()
44 codepage->uni2char(le16_to_cpu(from[i]), in jfs_strfromUCS_le()
83 struct nls_table *codepage) in jfs_strtoUCS() argument
88 if (codepage) { in jfs_strtoUCS()
91 charlen = codepage->char2uni(from, len, &to[i]); in jfs_strtoUCS()
96 codepage->charset, *from); in jfs_strtoUCS()
Djfs_dtree.c3008 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
3253 codepage); in jfs_readdir()
3273 len, codepage); in jfs_readdir()
/linux-4.4.14/fs/nls/
DKconfig45 codepage if you want to be able to read/write these filenames on
48 say Y here if you want to include the DOS codepage that is used in
57 codepage if you want to be able to read/write these filenames on
60 say Y here if you want to include the DOS codepage that is used for
69 codepage if you want to be able to read/write these filenames on
72 say Y here if you want to include the DOS codepage that is used
82 codepage if you want to be able to read/write these filenames on
85 say Y here if you want to include the DOS codepage that is used for
88 languages that are not part of the US codepage 437.
98 codepage if you want to be able to read/write these filenames on
[all …]
/linux-4.4.14/fs/ncpfs/
Dioctl.c163 struct nls_table *codepage; in ncp_set_charsets() local
173 codepage = NULL; in ncp_set_charsets()
174 user.codepage[NCP_IOCSNAME_LEN] = 0; in ncp_set_charsets()
175 if (!user.codepage[0] || !strcmp(user.codepage, "default")) in ncp_set_charsets()
176 codepage = load_nls_default(); in ncp_set_charsets()
178 codepage = load_nls(user.codepage); in ncp_set_charsets()
179 if (!codepage) { in ncp_set_charsets()
195 unload_nls(codepage); in ncp_set_charsets()
203 oldset_cp = codepage; in ncp_set_charsets()
212 server->nls_vol = codepage; in ncp_set_charsets()
[all …]
/linux-4.4.14/arch/s390/include/asm/
Debcdic.h24 codepage_convert(const __u8 *codepage, volatile __u8 * addr, unsigned long nr) in codepage_convert() argument
37 : "a" (codepage) : "cc", "memory", "1"); in codepage_convert()
/linux-4.4.14/include/linux/
Dnls.h95 nls_nullsize(const struct nls_table *codepage) in nls_nullsize() argument
100 charlen = codepage->uni2char(0, tmp, NLS_MAX_CHARSET_SIZE); in nls_nullsize()
/linux-4.4.14/fs/fat/
DKconfig78 int "Default codepage for FAT"
82 This option should be set to the codepage of your FAT filesystems.
83 It can be overridden with the "codepage" mount option.
Dfat.h31 unsigned short codepage; /* Codepage for shortname conversions */ member
Dinode.c1036 opts->codepage = fat_default_codepage; in parse_options()
1141 opts->codepage = option; in parse_options()
1695 sprintf(buf, "cp%d", sbi->options.codepage); in fat_fill_super()
/linux-4.4.14/include/uapi/linux/
Dncp_fs.h103 unsigned char codepage[NCP_IOCSNAME_LEN+1]; member
/linux-4.4.14/Documentation/filesystems/
Dhpfs.txt106 file has a pointer to codepage its name is in. However OS/2 was created in
108 support is quite buggy. I have Czech OS/2 working in codepage 852 on my disk.
110 partition. It marked file name codepage as 850 - good. But when I again booted
123 OK, I could implement complex codepage support to this driver but I think it
125 So this driver simply uses first codepage it finds for uppercasing and
126 lowercasing no matter what's file codepage index. Usually all file names are in
127 this codepage - if you don't try to do what I described above :-)
Dvfat.txt41 codepage=### -- Sets the codepage number for converting to shortname
/linux-4.4.14/drivers/s390/char/
Ddefkeymap.map1 # Default keymap for 3270 (ebcdic codepage 037).
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES102 and to handle certain codepage conversions better. Fix mount and
685 of default nls codepage