Home
last modified time | relevance | path

Searched refs:utf8_unload (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/unicode/
Dutf8-core.c209 void utf8_unload(struct unicode_map *um) in utf8_unload() function
213 EXPORT_SYMBOL(utf8_unload);
Dutf8-selftest.c266 utf8_unload(table); in check_utf8_comparisons()
/Linux-v5.4/include/linux/
Dunicode.h31 void utf8_unload(struct unicode_map *um);
/Linux-v5.4/fs/f2fs/
Dsuper.c1147 utf8_unload(sbi->s_encoding); in f2fs_put_super()
3621 utf8_unload(sbi->s_encoding); in f2fs_fill_super()
/Linux-v5.4/fs/ext4/
Dsuper.c1059 utf8_unload(sbi->s_encoding); in ext4_put_super()
4691 utf8_unload(sbi->s_encoding); in ext4_fill_super()