Home
last modified time | relevance | path

Searched defs:codepage (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Debcdic.h23 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 Debcdic.h23 codepage_convert(const __u8 *codepage, volatile char *addr, unsigned long nr) in codepage_convert() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_unicode.c19 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 Djfs_dtree.c3001 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_unicode.c19 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 Djfs_dtree.c2703 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 Dsmbencrypt.c72 E_md4hash(const unsigned char *passwd, unsigned char *p16, const struct nls_table *codepage) E_md4hash() argument
H A Dcifs_unicode.c177 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 Ddir.c806 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 Dnls.h96 nls_nullsize(const struct nls_table *codepage) in nls_nullsize() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbencrypt.c169 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 Dcifs_unicode.c179 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 Ddir.c825 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 Dunicode.c106 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 Dnls.h96 nls_nullsize(const struct nls_table *codepage) in nls_nullsize() argument
/kernel/linux/linux-5.10/fs/fat/
H A Dfat.h32 unsigned short codepage; /* Codepage for shortname conversions */ member
/kernel/linux/linux-6.6/fs/fat/
H A Dfat.h32 unsigned short codepage; /* Codepage for shortname conversions */ member

Completed in 16 milliseconds