Home
last modified time | relevance | path

Searched defs:codepage (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_unicode.c180 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
251 const struct nls_table *codepage) in cifs_strtoUTF16()
307 const struct nls_table *codepage) in cifs_utf16_bytes()
349 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
589 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
H A Dsmbencrypt.c170 const struct nls_table *codepage) in E_md4hash()
193 const struct nls_table *codepage) in SMBNTencrypt()
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
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_unicode.c20 int len, struct nls_table *codepage) in jfs_strfromUCS_le()
70 struct nls_table *codepage) in jfs_strtoUCS()
H A Djfs_dtree.c2996 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Debcdic.h23 codepage_convert(const __u8 *codepage, volatile char *addr, unsigned long nr) in codepage_convert()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnls.h96 nls_nullsize(const struct nls_table *codepage) in nls_nullsize()
/OK3568_Linux_fs/kernel/fs/fat/
H A Dfat.h32 unsigned short codepage; /* Codepage for shortname conversions */ member