Searched refs:nls_tab (Results 1 – 4 of 4) sorted by relevance
104 struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab; in get_UCSname() local117 length, nls_tab); in get_UCSname()
198 unload_nls(sbi->nls_tab); in jfs_put_super()414 unload_nls(sbi->nls_tab); in parse_options()415 sbi->nls_tab = nls_map; in parse_options()610 unload_nls(sbi->nls_tab); in jfs_fill_super()705 if (sbi->nls_tab) in jfs_show_options()706 seq_printf(seq, ",iocharset=%s", sbi->nls_tab->charset); in jfs_show_options()
191 struct nls_table *nls_tab; /* current codepage */ member
2698 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; in jfs_readdir()