Home
last modified time | relevance | path

Searched refs:utf8_load (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/unicode/
H A Dutf8-core.c195 struct unicode_map *utf8_load(const char *version) in utf8_load() function
228 EXPORT_SYMBOL(utf8_load);
H A Dutf8-selftest.c238 struct unicode_map *table = utf8_load("12.1.0"); in check_utf8_comparisons()
/OK3568_Linux_fs/kernel/include/linux/
H A Dunicode.h33 struct unicode_map *utf8_load(const char *version);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus3427 utf8_load
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c3815 encoding = utf8_load(encoding_info->version); in f2fs_setup_casefold()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c4325 encoding = utf8_load(encoding_info->version); in ext4_fill_super()