nls_table         716 drivers/staging/exfat/exfat.h 	struct nls_table *nls_disk; /* Codepage used on disk */
nls_table         717 drivers/staging/exfat/exfat.h 	struct nls_table *nls_io;   /* Charset used for input and display */
nls_table          24 drivers/staging/exfat/exfat_nls.c static int convert_ch_to_uni(struct nls_table *nls, u16 *uni, u8 *ch,
nls_table          52 drivers/staging/exfat/exfat_nls.c static int convert_uni_to_ch(struct nls_table *nls, u8 *ch, u16 uni,
nls_table         128 drivers/staging/exfat/exfat_nls.c 	struct nls_table *nls = EXFAT_SB(sb)->nls_disk;
nls_table         247 drivers/staging/exfat/exfat_nls.c 	struct nls_table *nls = EXFAT_SB(sb)->nls_disk;
nls_table         303 drivers/staging/exfat/exfat_nls.c 	struct nls_table *nls = EXFAT_SB(sb)->nls_io;
nls_table         343 drivers/staging/exfat/exfat_nls.c 	struct nls_table *nls = EXFAT_SB(sb)->nls_io;
nls_table         244 drivers/staging/exfat/exfat_super.c 	struct nls_table *t = EXFAT_SB(dentry->d_sb)->nls_io;
nls_table          60 fs/befs/befs.h 	struct nls_table *nls;
nls_table         508 fs/befs/linuxvfs.c 	struct nls_table *nls = BEFS_SB(sb)->nls;
nls_table         585 fs/befs/linuxvfs.c 	struct nls_table *nls = BEFS_SB(sb)->nls;
nls_table          63 fs/cifs/cifs_fs_sb.h 	struct nls_table *local_nls;
nls_table         120 fs/cifs/cifs_unicode.c cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp,
nls_table         180 fs/cifs/cifs_unicode.c 		const struct nls_table *codepage, int map_type)
nls_table         251 fs/cifs/cifs_unicode.c 	      const struct nls_table *codepage)
nls_table         307 fs/cifs/cifs_unicode.c 		const struct nls_table *codepage)
nls_table         349 fs/cifs/cifs_unicode.c 			const bool is_unicode, const struct nls_table *codepage)
nls_table         461 fs/cifs/cifs_unicode.c 		 const struct nls_table *cp, int map_chars)
nls_table         588 fs/cifs/cifs_unicode.c 			  const struct nls_table *codepage)
nls_table         617 fs/cifs/cifs_unicode.c 		      const struct nls_table *cp, int remap)
nls_table          94 fs/cifs/cifs_unicode.h 		    const struct nls_table *cp, int map_type);
nls_table          96 fs/cifs/cifs_unicode.h 		     const struct nls_table *codepage);
nls_table          97 fs/cifs/cifs_unicode.h int cifs_strtoUTF16(__le16 *, const char *, int, const struct nls_table *);
nls_table         100 fs/cifs/cifs_unicode.h 			      const struct nls_table *codepage);
nls_table         102 fs/cifs/cifs_unicode.h 			      const struct nls_table *cp, int mapChars);
nls_table         105 fs/cifs/cifs_unicode.h 				     int *utf16_len, const struct nls_table *cp,
nls_table         266 fs/cifs/cifsencrypt.c int setup_ntlm_response(struct cifs_ses *ses, const struct nls_table *nls_cp)
nls_table         352 fs/cifs/cifsencrypt.c build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp)
nls_table         407 fs/cifs/cifsencrypt.c find_domain_name(struct cifs_ses *ses, const struct nls_table *nls_cp)
nls_table         497 fs/cifs/cifsencrypt.c 			    const struct nls_table *nls_cp)
nls_table         654 fs/cifs/cifsencrypt.c setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp)
nls_table         454 fs/cifs/cifsfs.c cifs_show_nls(struct seq_file *s, struct nls_table *cur)
nls_table         456 fs/cifs/cifsfs.c 	struct nls_table *def;
nls_table         286 fs/cifs/cifsglob.h 			  const struct nls_table *);
nls_table         291 fs/cifs/cifsglob.h 			    struct cifs_tcon *, const struct nls_table *);
nls_table         297 fs/cifs/cifsglob.h 			     unsigned int *, const struct nls_table *, int);
nls_table         456 fs/cifs/cifsglob.h 			const struct nls_table *, struct cifs_sb_info *);
nls_table         605 fs/cifs/cifsglob.h 	struct nls_table *local_nls;
nls_table         161 fs/cifs/cifsproto.h 			  const struct nls_table *nls_cp);
nls_table         266 fs/cifs/cifsproto.h 			      struct nls_table *nls_info);
nls_table         272 fs/cifs/cifsproto.h 		    const struct nls_table *);
nls_table         292 fs/cifs/cifsproto.h 			    const struct nls_table *nls_codepage, int remap);
nls_table         295 fs/cifs/cifsproto.h 			       const struct nls_table *nls_codepage, int remap);
nls_table         303 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage, int remap);
nls_table         309 fs/cifs/cifsproto.h 			   const struct nls_table *nls_codepage, int remap);
nls_table         314 fs/cifs/cifsproto.h 			       const struct nls_table *nls_codepage, int remap,
nls_table         335 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage,
nls_table         347 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage);
nls_table         374 fs/cifs/cifsproto.h 				  const struct nls_table *nls_codepage,
nls_table         384 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage,
nls_table         393 fs/cifs/cifsproto.h 				 const struct nls_table *nls_codepage,
nls_table         401 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage,
nls_table         406 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage, int remap);
nls_table         410 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage, int remap);
nls_table         413 fs/cifs/cifsproto.h 			       const struct nls_table *nls_codepage);
nls_table         422 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage, int remap);
nls_table         427 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage, int remap);
nls_table         443 fs/cifs/cifsproto.h 				 const struct nls_table *nls_codepage,
nls_table         478 fs/cifs/cifsproto.h 			const struct nls_table *);
nls_table         479 fs/cifs/cifsproto.h extern int setup_ntlm_response(struct cifs_ses *, const struct nls_table *);
nls_table         480 fs/cifs/cifsproto.h extern int setup_ntlmv2_rsp(struct cifs_ses *, const struct nls_table *);
nls_table         494 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage);
nls_table         501 fs/cifs/cifsproto.h 			const struct nls_table *nls_codepage,
nls_table         510 fs/cifs/cifsproto.h 		const struct nls_table *nls_codepage,
nls_table         519 fs/cifs/cifsproto.h 		const struct nls_table *nls_codepage, int remap_special_chars);
nls_table         523 fs/cifs/cifsproto.h 		const struct nls_table *nls_codepage, int remap_special_chars);
nls_table         534 fs/cifs/cifsproto.h 			const struct nls_table *codepage);
nls_table         595 fs/cifs/cifsproto.h 			       const struct nls_table *nls_codepage,
nls_table         125 fs/cifs/cifssmb.c static int __cifs_reconnect_tcon(const struct nls_table *nlsc,
nls_table         197 fs/cifs/cifssmb.c static inline int __cifs_reconnect_tcon(const struct nls_table *nlsc,
nls_table         211 fs/cifs/cifssmb.c 	struct nls_table *nls_codepage;
nls_table         922 fs/cifs/cifssmb.c 		 const struct nls_table *nls_codepage, int remap)
nls_table        1128 fs/cifs/cifssmb.c 		const char *name, const struct nls_table *nls_codepage,
nls_table        1294 fs/cifs/cifssmb.c 	    const struct nls_table *nls_codepage, int remap)
nls_table        1406 fs/cifs/cifssmb.c 	const struct nls_table *nls = cifs_sb->local_nls;
nls_table        2829 fs/cifs/cifssmb.c 		const struct nls_table *nls_codepage, int remap)
nls_table        2912 fs/cifs/cifssmb.c 	    const int flags, const struct nls_table *nls_codepage, int remap)
nls_table        2975 fs/cifs/cifssmb.c 		      const struct nls_table *nls_codepage, int remap)
nls_table        3061 fs/cifs/cifssmb.c 		       const struct nls_table *nls_codepage, int remap)
nls_table        3212 fs/cifs/cifssmb.c 			const struct nls_table *nls_codepage, int remap)
nls_table        3315 fs/cifs/cifssmb.c 		    const struct nls_table *nls_codepage)
nls_table        3629 fs/cifs/cifssmb.c 		   const struct nls_table *nls_codepage, int remap)
nls_table        3717 fs/cifs/cifssmb.c 		   const struct nls_table *nls_codepage, int remap)
nls_table        4122 fs/cifs/cifssmb.c 		    const struct nls_table *nls_codepage, int remap)
nls_table        4257 fs/cifs/cifssmb.c 		 const struct nls_table *nls_codepage, int remap)
nls_table        4424 fs/cifs/cifssmb.c 		     const struct nls_table *nls_codepage, int remap)
nls_table        4516 fs/cifs/cifssmb.c 	struct nls_table *nls_codepage;
nls_table        4827 fs/cifs/cifssmb.c 		      const struct nls_table *nls_codepage, int remap)
nls_table        4919 fs/cifs/cifssmb.c 		const struct nls_table *nls_codepage, int remap)
nls_table        5883 fs/cifs/cifssmb.c 		   const struct nls_table *nls_codepage, int remap)
nls_table        5964 fs/cifs/cifssmb.c 		__u16 dos_attrs, const struct nls_table *nls_codepage)
nls_table        6124 fs/cifs/cifssmb.c 		       const struct nls_table *nls_codepage, int remap)
nls_table        6216 fs/cifs/cifssmb.c 	struct nls_table *nls_codepage = cifs_sb->local_nls;
nls_table        6395 fs/cifs/cifssmb.c 	     const __u16 ea_value_len, const struct nls_table *nls_codepage,
nls_table        2938 fs/cifs/connect.c 	struct nls_table *nls_codepage;
nls_table        4999 fs/cifs/connect.c 	 const struct nls_table *nls_codepage)
nls_table        5222 fs/cifs/connect.c 		   struct nls_table *nls_info)
nls_table          61 fs/cifs/dfs_cache.c 	struct nls_table *dc_nlsc;
nls_table         598 fs/cifs/dfs_cache.c 		   const struct nls_table *nls_codepage, int remap,
nls_table         641 fs/cifs/dfs_cache.c 		  const struct nls_table *nls_codepage, int remap,
nls_table         826 fs/cifs/dfs_cache.c 		   const struct nls_table *nls_codepage, int remap,
nls_table         926 fs/cifs/dfs_cache.c 			     const struct nls_table *nls_codepage, int remap,
nls_table          30 fs/cifs/dfs_cache.h 			  const struct nls_table *nls_codepage, int remap,
nls_table          37 fs/cifs/dfs_cache.h 				    const struct nls_table *nls_codepage,
nls_table         809 fs/cifs/dir.c  	struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls;
nls_table         830 fs/cifs/dir.c  	struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls;
nls_table         691 fs/cifs/misc.c 		    const struct nls_table *nls_codepage, int remap,
nls_table         138 fs/cifs/ntlmssp.h 			const struct nls_table *nls_cp);
nls_table         731 fs/cifs/readdir.c 		struct nls_table *nlt = cifs_sb->local_nls;
nls_table          81 fs/cifs/sess.c unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp)
nls_table         104 fs/cifs/sess.c 				   const struct nls_table *nls_cp)
nls_table         127 fs/cifs/sess.c 				   const struct nls_table *nls_cp)
nls_table         159 fs/cifs/sess.c 				 const struct nls_table *nls_cp)
nls_table         203 fs/cifs/sess.c 		      const struct nls_table *nls_cp)
nls_table         237 fs/cifs/sess.c 				const struct nls_table *nls_cp)
nls_table         395 fs/cifs/sess.c 				   const struct nls_table *nls_cp)
nls_table         567 fs/cifs/sess.c 	struct nls_table *nls_cp;
nls_table        1453 fs/cifs/sess.c 		    const struct nls_table *nls_cp)
nls_table        1474 fs/cifs/sess.c 	sess_data->nls_cp = (struct nls_table *) nls_cp;
nls_table         919 fs/cifs/smb1ops.c 		       const struct nls_table *nls_codepage)
nls_table        1075 fs/cifs/smb2ops.c 	    const __u16 ea_value_len, const struct nls_table *nls_codepage,
nls_table        2415 fs/cifs/smb2ops.c 		   const struct nls_table *nls_codepage, int remap)
nls_table         159 fs/cifs/smb2pdu.c static int __smb2_reconnect(const struct nls_table *nlsc,
nls_table         231 fs/cifs/smb2pdu.c static inline int __smb2_reconnect(const struct nls_table *nlsc,
nls_table         242 fs/cifs/smb2pdu.c 	struct nls_table *nls_codepage;
nls_table         524 fs/cifs/smb2pdu.c 	struct nls_table *cp = load_nls_default();
nls_table        1175 fs/cifs/smb2pdu.c 	struct nls_table *nls_cp;
nls_table        1560 fs/cifs/smb2pdu.c 		const struct nls_table *nls_cp)
nls_table        1583 fs/cifs/smb2pdu.c 	sess_data->nls_cp = (struct nls_table *) nls_cp;
nls_table        1676 fs/cifs/smb2pdu.c 	  struct cifs_tcon *tcon, const struct nls_table *cp)
nls_table        2222 fs/cifs/smb2pdu.c 	struct nls_table *cp;
nls_table         130 fs/cifs/smb2proto.h 			   const struct nls_table *nls_cp);
nls_table         134 fs/cifs/smb2proto.h 		     const struct nls_table *);
nls_table         170 fs/cifs/smbencrypt.c 	const struct nls_table *codepage)
nls_table         193 fs/cifs/smbencrypt.c 		const struct nls_table *codepage)
nls_table         142 fs/fat/dir.c   		       const wchar_t *uni, int len, struct nls_table *nls)
nls_table         193 fs/fat/dir.c   fat_short2uni(struct nls_table *t, unsigned char *c, int clen, wchar_t *uni)
nls_table         206 fs/fat/dir.c   fat_short2lower_uni(struct nls_table *t, unsigned char *c,
nls_table         234 fs/fat/dir.c   fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size,
nls_table         357 fs/fat/dir.c   	struct nls_table *nls_disk = sbi->nls_disk;
nls_table          83 fs/fat/fat.h   	struct nls_table *nls_disk;   /* Codepage used on disk */
nls_table          84 fs/fat/fat.h   	struct nls_table *nls_io;     /* Charset used for input and display */
nls_table         136 fs/fat/namei_vfat.c 	struct nls_table *t = MSDOS_SB(dentry->d_sb)->nls_io;
nls_table         158 fs/fat/namei_vfat.c 	struct nls_table *t = MSDOS_SB(dentry->d_sb)->nls_io;
nls_table         277 fs/fat/namei_vfat.c static inline int to_shortname_char(struct nls_table *nls,
nls_table         327 fs/fat/namei_vfat.c static int vfat_create_shortname(struct inode *dir, struct nls_table *nls,
nls_table         513 fs/fat/namei_vfat.c 	     struct nls_table *nls)
nls_table         158 fs/hfs/hfs_fs.h 	struct nls_table *nls_io, *nls_disk;
nls_table          35 fs/hfs/trans.c 	struct nls_table *nls_disk = HFS_SB(sb)->nls_disk;
nls_table          36 fs/hfs/trans.c 	struct nls_table *nls_io = HFS_SB(sb)->nls_io;
nls_table          99 fs/hfs/trans.c 	struct nls_table *nls_disk = HFS_SB(sb)->nls_disk;
nls_table         100 fs/hfs/trans.c 	struct nls_table *nls_io = HFS_SB(sb)->nls_io;
nls_table         155 fs/hfsplus/hfsplus_fs.h 	struct nls_table *nls;
nls_table         383 fs/hfsplus/super.c 	struct nls_table *nls = NULL;
nls_table         127 fs/hfsplus/unicode.c 	struct nls_table *nls = HFSPLUS_SB(sb)->nls;
nls_table          61 fs/isofs/isofs.h 	struct nls_table *s_nls_iocharset; /* Native language support table */
nls_table          18 fs/isofs/joliet.c uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls)
nls_table          45 fs/isofs/joliet.c 	struct nls_table *nls;
nls_table        2996 fs/jfs/jfs_dtree.c 	struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab;
nls_table         183 fs/jfs/jfs_incore.h 	struct nls_table *nls_tab;	/* current codepage		*/
nls_table          20 fs/jfs/jfs_unicode.c 		      int len, struct nls_table *codepage)
nls_table          70 fs/jfs/jfs_unicode.c 		struct nls_table *codepage)
nls_table         104 fs/jfs/jfs_unicode.c 	struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab;
nls_table          22 fs/jfs/jfs_unicode.h extern int jfs_strfromUCS_le(char *, const __le16 *, int, struct nls_table *);
nls_table         580 fs/nls/mac-celtic.c static struct nls_table table = {
nls_table         510 fs/nls/mac-centeuro.c static struct nls_table table = {
nls_table         580 fs/nls/mac-croatian.c static struct nls_table table = {
nls_table         475 fs/nls/mac-cyrillic.c static struct nls_table table = {
nls_table         545 fs/nls/mac-gaelic.c static struct nls_table table = {
nls_table         475 fs/nls/mac-greek.c static struct nls_table table = {
nls_table         580 fs/nls/mac-iceland.c static struct nls_table table = {
nls_table         510 fs/nls/mac-inuit.c static struct nls_table table = {
nls_table         615 fs/nls/mac-roman.c static struct nls_table table = {
nls_table         580 fs/nls/mac-romanian.c static struct nls_table table = {
nls_table         580 fs/nls/mac-turkish.c static struct nls_table table = {
nls_table         145 fs/nls/nls_ascii.c static struct nls_table table = {
nls_table          20 fs/nls/nls_base.c static struct nls_table default_table;
nls_table          21 fs/nls/nls_base.c static struct nls_table *tables = &default_table;
nls_table         235 fs/nls/nls_base.c int __register_nls(struct nls_table *nls, struct module *owner)
nls_table         237 fs/nls/nls_base.c 	struct nls_table ** tmp = &tables;
nls_table         258 fs/nls/nls_base.c int unregister_nls(struct nls_table * nls)
nls_table         260 fs/nls/nls_base.c 	struct nls_table ** tmp = &tables;
nls_table         275 fs/nls/nls_base.c static struct nls_table *find_nls(char *charset)
nls_table         277 fs/nls/nls_base.c 	struct nls_table *nls;
nls_table         291 fs/nls/nls_base.c struct nls_table *load_nls(char *charset)
nls_table         296 fs/nls/nls_base.c void unload_nls(struct nls_table *nls)
nls_table         523 fs/nls/nls_base.c static struct nls_table default_table = {
nls_table         532 fs/nls/nls_base.c struct nls_table *load_nls_default(void)
nls_table         534 fs/nls/nls_base.c 	struct nls_table *default_nls;
nls_table         326 fs/nls/nls_cp1250.c static struct nls_table table = {
nls_table         280 fs/nls/nls_cp1251.c static struct nls_table table = {
nls_table         361 fs/nls/nls_cp1255.c static struct nls_table table = {
nls_table         366 fs/nls/nls_cp437.c static struct nls_table table = {
nls_table         329 fs/nls/nls_cp737.c static struct nls_table table = {
nls_table         298 fs/nls/nls_cp775.c static struct nls_table table = {
nls_table         294 fs/nls/nls_cp850.c static struct nls_table table = {
nls_table         316 fs/nls/nls_cp852.c static struct nls_table table = {
nls_table         278 fs/nls/nls_cp855.c static struct nls_table table = {
nls_table         280 fs/nls/nls_cp857.c static struct nls_table table = {
nls_table         343 fs/nls/nls_cp860.c static struct nls_table table = {
nls_table         366 fs/nls/nls_cp861.c static struct nls_table table = {
nls_table         400 fs/nls/nls_cp862.c static struct nls_table table = {
nls_table         360 fs/nls/nls_cp863.c static struct nls_table table = {
nls_table         386 fs/nls/nls_cp864.c static struct nls_table table = {
nls_table         366 fs/nls/nls_cp865.c static struct nls_table table = {
nls_table         284 fs/nls/nls_cp866.c static struct nls_table table = {
nls_table         294 fs/nls/nls_cp869.c static struct nls_table table = {
nls_table         252 fs/nls/nls_cp874.c static struct nls_table table = {
nls_table        7910 fs/nls/nls_cp932.c static struct nls_table table = {
nls_table        11088 fs/nls/nls_cp936.c static struct nls_table table = {
nls_table        13923 fs/nls/nls_cp949.c static struct nls_table table = {
nls_table        9459 fs/nls/nls_cp950.c static struct nls_table table = {
nls_table          15 fs/nls/nls_euc-jp.c static struct nls_table *p_nls;
nls_table         552 fs/nls/nls_euc-jp.c static struct nls_table table = {
nls_table         236 fs/nls/nls_iso8859-1.c static struct nls_table table = {
nls_table         264 fs/nls/nls_iso8859-13.c static struct nls_table table = {
nls_table         320 fs/nls/nls_iso8859-14.c static struct nls_table table = {
nls_table         286 fs/nls/nls_iso8859-15.c static struct nls_table table = {
nls_table         287 fs/nls/nls_iso8859-2.c static struct nls_table table = {
nls_table         287 fs/nls/nls_iso8859-3.c static struct nls_table table = {
nls_table         287 fs/nls/nls_iso8859-4.c static struct nls_table table = {
nls_table         251 fs/nls/nls_iso8859-5.c static struct nls_table table = {
nls_table         242 fs/nls/nls_iso8859-6.c static struct nls_table table = {
nls_table         296 fs/nls/nls_iso8859-7.c static struct nls_table table = {
nls_table         251 fs/nls/nls_iso8859-9.c static struct nls_table table = {
nls_table         302 fs/nls/nls_koi8-r.c static struct nls_table table = {
nls_table          14 fs/nls/nls_koi8-ru.c static struct nls_table *p_nls;
nls_table          54 fs/nls/nls_koi8-ru.c static struct nls_table table = {
nls_table         309 fs/nls/nls_koi8-u.c static struct nls_table table = {
nls_table          43 fs/nls/nls_utf8.c static struct nls_table table = {
nls_table          97 fs/ntfs/super.c 	struct nls_table *nls_map = NULL, *old_nls;
nls_table         248 fs/ntfs/unistr.c 	struct nls_table *nls = vol->nls_map;
nls_table         325 fs/ntfs/unistr.c 	struct nls_table *nls = vol->nls_map;
nls_table         118 fs/ntfs/volume.h 	struct nls_table *nls_map;
nls_table         223 fs/udf/super.c 	struct nls_table *nls_map;
nls_table         147 fs/udf/udf_sb.h 	struct nls_table	*s_nls_map;
nls_table          34 include/linux/nls.h 	struct nls_table *next;
nls_table          48 include/linux/nls.h extern int __register_nls(struct nls_table *, struct module *);
nls_table          49 include/linux/nls.h extern int unregister_nls(struct nls_table *);
nls_table          50 include/linux/nls.h extern struct nls_table *load_nls(char *);
nls_table          51 include/linux/nls.h extern void unload_nls(struct nls_table *);
nls_table          52 include/linux/nls.h extern struct nls_table *load_nls_default(void);
nls_table          62 include/linux/nls.h static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c)
nls_table          69 include/linux/nls.h static inline unsigned char nls_toupper(struct nls_table *t, unsigned char c)
nls_table          76 include/linux/nls.h static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1,
nls_table          96 include/linux/nls.h nls_nullsize(const struct nls_table *codepage)