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

/linux-master/arch/s390/include/asm/
H A Debcdic.h23 codepage_convert(const __u8 *codepage, volatile char *addr, unsigned long nr) argument
/linux-master/fs/jfs/
H A Djfs_unicode.c19 jfs_strfromUCS_le(char *to, const __le16 * from, int len, struct nls_table *codepage) argument
69 jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, struct nls_table *codepage) argument
H A Djfs_dtree.c2703 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; local
/linux-master/fs/smb/client/
H A Dsmbencrypt.c65 E_md4hash(const unsigned char *passwd, unsigned char *p16, const struct nls_table *codepage) 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) argument
248 cifs_strtoUTF16(__le16 *to, const char *from, int len, const struct nls_table *codepage) argument
304 cifs_utf16_bytes(const __le16 *from, int maxbytes, const struct nls_table *codepage) argument
346 cifs_strndup_from_utf16(const char *src, const int maxlen, const bool is_unicode, const struct nls_table *codepage) argument
586 cifs_local_to_utf16_bytes(const char *from, int len, const struct nls_table *codepage) argument
[all...]
H A Ddir.c829 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
850 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
/linux-master/include/linux/
H A Dnls.h96 nls_nullsize(const struct nls_table *codepage) argument
/linux-master/fs/smb/server/
H A Dunicode.c106 smb_utf16_bytes(const __le16 *from, int maxbytes, const struct nls_table *codepage) argument
160 smb_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, bool mapchar) argument
233 smb_strtoUTF16(__le16 *to, const char *from, int len, const struct nls_table *codepage) argument
290 smb_strndup_from_utf16(const char *src, const int maxlen, const bool is_unicode, const struct nls_table *codepage) argument
[all...]
/linux-master/fs/fat/
H A Dfat.h32 unsigned short codepage; /* Codepage for shortname conversions */ member in struct:fat_mount_options

Completed in 316 milliseconds