Searched refs:nls_tab (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/jfs/
H A Djfs_unicode.c117 struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab; get_UCSname() local
130 length, nls_tab); get_UCSname()
H A Dsuper.c197 unload_nls(sbi->nls_tab); jfs_put_super()
418 unload_nls(sbi->nls_tab); parse_options()
419 sbi->nls_tab = nls_map; parse_options()
619 unload_nls(sbi->nls_tab); jfs_fill_super()
714 if (sbi->nls_tab) jfs_show_options()
715 seq_printf(seq, ",iocharset=%s", sbi->nls_tab->charset); jfs_show_options()
H A Djfs_incore.h193 struct nls_table *nls_tab; /* current codepage */ member in struct:jfs_sb_info
H A Djfs_dtree.c3008 struct nls_table *codepage = JFS_SBI(ip->i_sb)->nls_tab; jfs_readdir()

Completed in 160 milliseconds