Searched defs:nls (Results 1 – 12 of 12) sorted by relevance
/fs/nls/ |
D | nls_base.c | 160 int register_nls(struct nls_table * nls) in register_nls() 181 int unregister_nls(struct nls_table * nls) in unregister_nls() 200 struct nls_table *nls; in find_nls() local 219 void unload_nls(struct nls_table *nls) in unload_nls()
|
/fs/isofs/ |
D | joliet.c | 17 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() 75 struct nls_table *nls; in get_joliet_filename() local
|
/fs/ntfs/ |
D | unistr.c | 262 struct nls_table *nls = vol->nls_map; in ntfs_nlstoucs() local 339 struct nls_table *nls = vol->nls_map; in ntfs_ucstonls() local
|
/fs/udf/ |
D | unicode.c | 252 static int udf_CS0toNLS(struct nls_table *nls, struct ustr *utf_o, in udf_CS0toNLS() 290 static int udf_NLStoCS0(struct nls_table *nls, dstring *ocu, struct ustr *uni, in udf_NLStoCS0()
|
/fs/fat/ |
D | namei_vfat.c | 257 static inline int to_shortname_char(struct nls_table *nls, in to_shortname_char() 307 static int vfat_create_shortname(struct inode *dir, struct nls_table *nls, in vfat_create_shortname() 493 struct nls_table *nls) in xlate_to_uni()
|
D | dir.c | 127 int uni_xlate, struct nls_table *nls) in uni16_to_x8() 220 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni()
|
/fs/befs/ |
D | linuxvfs.c | 514 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_utf2nls() local 594 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_nls2utf() local
|
D | befs.h | 56 struct nls_table *nls; member
|
/fs/hfsplus/ |
D | super.c | 292 struct nls_table *nls = NULL; in hfsplus_fill_super() local
|
D | unicode.c | 124 struct nls_table *nls = HFSPLUS_SB(sb).nls; in hfsplus_uni2asc() local
|
D | hfsplus_fs.h | 117 struct nls_table *nls; member
|
/fs/smbfs/ |
D | proc.c | 225 struct nls_table *nls; in setcodepage() local
|