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

/linux-4.1.27/fs/jfs/
H A Djfs_unicode.c32 jfs_strfromUCS_le(char *to, const __le16 * from, int len, struct nls_table *codepage) jfs_strfromUCS_le() argument
82 jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, struct nls_table *codepage) jfs_strtoUCS() argument
H A Djfs_dtree.c3008 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; jfs_readdir() local
/linux-4.1.27/arch/s390/include/asm/
H A Debcdic.h24 codepage_convert(const __u8 *codepage, volatile __u8 * addr, unsigned long nr) codepage_convert() argument
/linux-4.1.27/include/linux/
H A Dnls.h95 nls_nullsize(const struct nls_table *codepage) nls_nullsize() argument
/linux-4.1.27/fs/cifs/
H A Dsmbencrypt.c208 E_md4hash(const unsigned char *passwd, unsigned char *p16, const struct nls_table *codepage) E_md4hash() argument
231 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, const struct nls_table *codepage) SMBNTencrypt() argument
H A Dcifs_unicode.c182 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, int map_type) cifs_from_utf16() argument
253 cifs_strtoUTF16(__le16 *to, const char *from, int len, const struct nls_table *codepage) cifs_strtoUTF16() argument
309 cifs_utf16_bytes(const __le16 *from, int maxbytes, const struct nls_table *codepage) cifs_utf16_bytes() argument
351 cifs_strndup_from_utf16(const char *src, const int maxlen, const bool is_unicode, const struct nls_table *codepage) cifs_strndup_from_utf16() argument
565 cifs_local_to_utf16_bytes(const char *from, int len, const struct nls_table *codepage) cifs_local_to_utf16_bytes() argument
H A Ddir.c854 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; cifs_ci_hash() local
875 struct nls_table *codepage = CIFS_SB(parent->d_sb)->local_nls; cifs_ci_compare() local
/linux-4.1.27/include/uapi/linux/
H A Dncp_fs.h103 unsigned char codepage[NCP_IOCSNAME_LEN+1]; member in struct:ncp_nls_ioctl
/linux-4.1.27/fs/ncpfs/
H A Dioctl.c163 struct nls_table *codepage; ncp_set_charsets() local
/linux-4.1.27/fs/fat/
H A Dfat.h31 unsigned short codepage; /* Codepage for shortname conversions */ member in struct:fat_mount_options

Completed in 443 milliseconds