Home
last modified time | relevance | path

Searched refs:nls_tab (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_unicode.c104 struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab; in get_UCSname() local
117 length, nls_tab); in get_UCSname()
H A Djfs_incore.h191 struct nls_table *nls_tab; /* current codepage */ member