Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifs_unicode.c183 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
254 const struct nls_table *codepage) in cifs_strtoUTF16()
310 const struct nls_table *codepage) in cifs_utf16_bytes()
352 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
566 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
Dsmbencrypt.c209 const struct nls_table *codepage) in E_md4hash()
232 const struct nls_table *codepage) in SMBNTencrypt()
Ddir.c854 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_hash() local
875 struct nls_table *codepage = CIFS_SB(parent->d_sb)->local_nls; in cifs_ci_compare() local
/linux-4.1.27/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-4.1.27/arch/s390/include/asm/
Debcdic.h24 codepage_convert(const __u8 *codepage, volatile __u8 * addr, unsigned long nr) in codepage_convert()
/linux-4.1.27/include/linux/
Dnls.h95 nls_nullsize(const struct nls_table *codepage) in nls_nullsize()
/linux-4.1.27/include/uapi/linux/
Dncp_fs.h103 unsigned char codepage[NCP_IOCSNAME_LEN+1]; member
/linux-4.1.27/fs/ncpfs/
Dioctl.c163 struct nls_table *codepage; in ncp_set_charsets() local
/linux-4.1.27/fs/fat/
Dfat.h31 unsigned short codepage; /* Codepage for shortname conversions */ member