/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | ebcdic.h | 23 codepage_convert(const __u8 *codepage, volatile char *addr, unsigned long nr) in codepage_convert() argument
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | ebcdic.h | 23 codepage_convert(const __u8 *codepage, volatile char *addr, unsigned long nr) in codepage_convert() argument
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_unicode.c | 19 jfs_strfromUCS_le(char *to, const __le16 * from, int len, struct nls_table *codepage) jfs_strfromUCS_le() argument 69 jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, struct nls_table *codepage) jfs_strtoUCS() argument
|
H A D | jfs_dtree.c | 3001 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_unicode.c | 19 jfs_strfromUCS_le(char *to, const __le16 * from, int len, struct nls_table *codepage) jfs_strfromUCS_le() argument 69 jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, struct nls_table *codepage) jfs_strtoUCS() argument
|
H A D | jfs_dtree.c | 2703 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smbencrypt.c | 72 E_md4hash(const unsigned char *passwd, unsigned char *p16, const struct nls_table *codepage) E_md4hash() argument
|
H A D | cifs_unicode.c | 177 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, int map_type) cifs_from_utf16() argument 248 cifs_strtoUTF16(__le16 *to, const char *from, int len, const struct nls_table *codepage) cifs_strtoUTF16() argument 304 cifs_utf16_bytes(const __le16 *from, int maxbytes, const struct nls_table *codepage) cifs_utf16_bytes() argument 346 cifs_strndup_from_utf16(const char *src, const int maxlen, const bool is_unicode, const struct nls_table *codepage) cifs_strndup_from_utf16() argument 586 cifs_local_to_utf16_bytes(const char *from, int len, const struct nls_table *codepage) cifs_local_to_utf16_bytes() argument [all...] |
H A D | dir.c | 806 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local 827 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nls.h | 96 nls_nullsize(const struct nls_table *codepage) in nls_nullsize() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smbencrypt.c | 169 E_md4hash(const unsigned char *passwd, unsigned char *p16, const struct nls_table *codepage) E_md4hash() argument 192 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, const struct nls_table *codepage) SMBNTencrypt() argument
|
H A D | cifs_unicode.c | 179 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, int map_type) cifs_from_utf16() argument 250 cifs_strtoUTF16(__le16 *to, const char *from, int len, const struct nls_table *codepage) cifs_strtoUTF16() argument 306 cifs_utf16_bytes(const __le16 *from, int maxbytes, const struct nls_table *codepage) cifs_utf16_bytes() argument 348 cifs_strndup_from_utf16(const char *src, const int maxlen, const bool is_unicode, const struct nls_table *codepage) cifs_strndup_from_utf16() argument 588 cifs_local_to_utf16_bytes(const char *from, int len, const struct nls_table *codepage) cifs_local_to_utf16_bytes() argument [all...] |
H A D | dir.c | 825 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_hash() local 846 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_compare() local
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | unicode.c | 106 smb_utf16_bytes(const __le16 *from, int maxbytes, const struct nls_table *codepage) smb_utf16_bytes() argument 160 smb_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, bool mapchar) smb_from_utf16() argument 233 smb_strtoUTF16(__le16 *to, const char *from, int len, const struct nls_table *codepage) smb_strtoUTF16() argument 290 smb_strndup_from_utf16(const char *src, const int maxlen, const bool is_unicode, const struct nls_table *codepage) smb_strndup_from_utf16() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | nls.h | 96 nls_nullsize(const struct nls_table *codepage) in nls_nullsize() argument
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | fat.h | 32 unsigned short codepage; /* Codepage for shortname conversions */ member
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | fat.h | 32 unsigned short codepage; /* Codepage for shortname conversions */ member
|