Searched defs:nls (Results 1 – 11 of 11) sorted by relevance
/fs/isofs/ |
D | joliet.c | 18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() 45 struct nls_table *nls; in get_joliet_filename() local
|
/fs/nls/ |
D | nls_base.c | 235 int __register_nls(struct nls_table *nls, struct module *owner) in __register_nls() 258 int unregister_nls(struct nls_table * nls) in unregister_nls() 277 struct nls_table *nls; in find_nls() local 296 void unload_nls(struct nls_table *nls) in unload_nls()
|
/fs/ntfs/ |
D | unistr.c | 248 struct nls_table *nls = vol->nls_map; in ntfs_nlstoucs() local 325 struct nls_table *nls = vol->nls_map; in ntfs_ucstonls() local
|
/fs/fat/ |
D | namei_vfat.c | 277 static inline int to_shortname_char(struct nls_table *nls, in to_shortname_char() 327 static int vfat_create_shortname(struct inode *dir, struct nls_table *nls, in vfat_create_shortname() 513 struct nls_table *nls) in xlate_to_uni()
|
D | dir.c | 142 const wchar_t *uni, int len, struct nls_table *nls) in uni16_to_x8() 234 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni()
|
/fs/befs/ |
D | linuxvfs.c | 508 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_utf2nls() local 585 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_nls2utf() local
|
D | befs.h | 60 struct nls_table *nls; member
|
/fs/hfsplus/ |
D | super.c | 383 struct nls_table *nls = NULL; in hfsplus_fill_super() local
|
D | unicode.c | 127 struct nls_table *nls = HFSPLUS_SB(sb)->nls; in hfsplus_uni2asc() local
|
D | hfsplus_fs.h | 155 struct nls_table *nls; member
|
/fs/cifs/ |
D | cifssmb.c | 1406 const struct nls_table *nls = cifs_sb->local_nls; in CIFS_open() local
|