Home
last modified time | relevance | path

Searched defs:nls_io (Results 1 – 2 of 2) sorted by relevance

/linux/fs/hfs/
H A Dtrans.c36 struct nls_table *nls_io = HFS_SB(sb)->nls_io; in hfs_mac2asc() local
100 struct nls_table *nls_io = HFS_SB(sb)->nls_io; in hfs_asc2mac() local
/linux/fs/fat/
H A Dfat.h89 struct nls_table *nls_io; /* Charset used for input and display */ member