Searched defs:utf8 (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/fs/isofs/ | ||
H A D | joliet.c | 43 unsigned char utf8; get_joliet_filename() local |
H A D | inode.c | 159 unsigned int utf8:1; member in struct:iso9660_options |
/linux-4.4.14/fs/ncpfs/ | ||
H A D | ioctl.c | 167 int utf8; ncp_set_charsets() local |
/linux-4.4.14/fs/fat/ | ||
H A D | fat.h | 44 utf8:1, /* Use of UTF-8 character set (Default) */ member in struct:fat_mount_options |
H A D | namei_vfat.c | 497 xlate_to_uni(const unsigned char *name, int len, unsigned char *outname, int *longlen, int *outlen, int escape, int utf8, struct nls_table *nls) xlate_to_uni() argument |
/linux-4.4.14/fs/ntfs/ | ||
H A D | super.c | 104 static char *utf8 = "utf8"; parse_options() local |
Completed in 152 milliseconds