Home
last modified time | relevance | path

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

/linux-6.15/fs/unicode/
H A Dutf8-core.c175 struct unicode_map *utf8_load(unsigned int version) in utf8_load() function
206 EXPORT_SYMBOL(utf8_load);
/linux-6.15/include/linux/
H A Dunicode.h78 struct unicode_map *utf8_load(unsigned int version);
/linux-6.15/fs/unicode/tests/
H A Dutf8_kunit.c270 struct unicode_map *um = utf8_load(UTF8_LATEST); in init_test_ucd()
/linux-6.15/fs/smb/server/
H A Dconnection.c67 conn->um = utf8_load(UNICODE_AGE(12, 1, 0)); in ksmbd_conn_alloc()
/linux-6.15/fs/bcachefs/
H A Dsuper.c936 c->cf_encoding = utf8_load(BCH_FS_DEFAULT_UTF8_ENCODING); in bch2_fs_alloc()
/linux-6.15/fs/f2fs/
H A Dsuper.c4429 encoding = utf8_load(encoding_info->version); in f2fs_setup_casefold()
/linux-6.15/mm/
H A Dshmem.c4555 encoding = utf8_load(version); in shmem_parse_opt_casefold()
/linux-6.15/fs/ext4/
H A Dsuper.c4585 encoding = utf8_load(encoding_info->version); in ext4_encoding_init()