Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
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
Dhfs_fs.h158 struct nls_table *nls_io, *nls_disk; member
/linux-4.19.296/fs/fat/
Dfat.h84 struct nls_table *nls_io; /* Charset used for input and display */ member