Home
last modified time | relevance | path

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

/linux-3.3/fs/cifs/
Dcifs_unicode.c41 const struct nls_table *codepage) in cifs_utf16_bytes()
148 const struct nls_table *codepage, bool mapchar) in cifs_from_utf16()
200 const struct nls_table *codepage) in cifs_strtoUTF16()
236 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
Dsmbencrypt.c208 const struct nls_table *codepage) in E_md4hash()
231 const struct nls_table *codepage) in SMBNTencrypt()
Ddir.c718 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_hash() local
736 struct nls_table *codepage = CIFS_SB(pinode->i_sb)->local_nls; in cifs_ci_compare() local
/linux-3.3/fs/jfs/
Djfs_unicode.c33 int len, struct nls_table *codepage) in jfs_strfromUCS_le()
83 struct nls_table *codepage) in jfs_strtoUCS()
Djfs_dtree.c3008 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
/linux-3.3/arch/s390/include/asm/
Debcdic.h25 codepage_convert(const __u8 *codepage, volatile __u8 * addr, unsigned long nr) in codepage_convert()
/linux-3.3/include/linux/
Dnls.h94 nls_nullsize(const struct nls_table *codepage) in nls_nullsize()
Dncp_fs.h103 unsigned char codepage[NCP_IOCSNAME_LEN+1]; member
/linux-3.3/fs/ncpfs/
Dioctl.c163 struct nls_table *codepage; in ncp_set_charsets() local
/linux-3.3/fs/fat/
Dfat.h30 unsigned short codepage; /* Codepage for shortname conversions */ member