Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifs_unicode.c178 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
249 const struct nls_table *codepage) in cifs_strtoUTF16()
305 const struct nls_table *codepage) in cifs_utf16_bytes()
347 const bool is_unicode, const struct nls_table *codepage) in cifs_strndup_from_utf16()
598 const struct nls_table *codepage) in cifs_local_to_utf16_bytes()
Dsmbencrypt.c66 const struct nls_table *codepage) in E_md4hash()
Ddir.c829 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
850 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; local
/linux-6.12.1/fs/smb/server/
Dunicode.c107 const struct nls_table *codepage) in smb_utf16_bytes()
161 const struct nls_table *codepage, bool mapchar) in smb_from_utf16()
234 const struct nls_table *codepage) in smb_strtoUTF16()
292 const struct nls_table *codepage) in smb_strndup_from_utf16()
/linux-6.12.1/fs/jfs/
Djfs_unicode.c20 int len, struct nls_table *codepage) in jfs_strfromUCS_le()
70 struct nls_table *codepage) in jfs_strtoUCS()
Djfs_dtree.c2705 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir() local
/linux-6.12.1/arch/s390/include/asm/
Debcdic.h23 codepage_convert(const __u8 *codepage, volatile char *addr, unsigned long nr) in codepage_convert()
/linux-6.12.1/include/linux/
Dnls.h96 nls_nullsize(const struct nls_table *codepage) in nls_nullsize()
/linux-6.12.1/fs/fat/
Dfat.h34 unsigned short codepage; /* Codepage for shortname conversions */ member