Home
last modified time | relevance | path

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

/fs/cifs/
Dcifs_unicode.c193 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
264 const struct nls_table *codepage) in cifs_strtoUTF16()
320 const struct nls_table *codepage) in cifs_utf16_bytes()
362 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
601 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
Dsmbencrypt.c182 const struct nls_table *codepage) in E_md4hash()
205 const struct nls_table *codepage) in SMBNTencrypt()
Ddir.c912 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_hash() local
933 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_compare() local
/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
/fs/ncpfs/
Dioctl.c165 struct nls_table *codepage; in ncp_set_charsets() local
/fs/fat/
Dfat.h32 unsigned short codepage; /* Codepage for shortname conversions */ member