Home
last modified time | relevance | path

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

/fs/cifs/
Dcifs_unicode.c36 int len, const struct nls_table *codepage) in cifs_strfromUCS_le()
65 const struct nls_table *codepage) in cifs_strtoUCS()
Ddir.c709 struct nls_table *codepage = CIFS_SB(dentry->d_inode->i_sb)->local_nls; in cifs_ci_hash() local
725 struct nls_table *codepage = CIFS_SB(dentry->d_inode->i_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.c3005 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
/fs/ncpfs/
Dioctl.c180 struct nls_table *codepage; in ncp_set_charsets() local
/fs/fat/
Dfat.h29 unsigned short codepage; /* Codepage for shortname conversions */ member