Searched refs:utf8_strncasecmp (Results 1 – 5 of 5) sorted by relevance
49 int utf8_strncasecmp(const struct unicode_map *um, in utf8_strncasecmp() function74 EXPORT_SYMBOL(utf8_strncasecmp);
262 test_f(!utf8_strncasecmp(table, &s1, &s2), in check_utf8_comparisons()
18 int utf8_strncasecmp(const struct unicode_map *um,
124 ret = utf8_strncasecmp(um, name, entry); in f2fs_ci_compare()
1292 ret = utf8_strncasecmp(um, name, entry); in ext4_ci_compare()