Searched refs:hfsplus_strcasecmp (Results 1 – 3 of 3) sorted by relevance
31 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, in hfsplus_strcasecmp() function
513 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1,
25 return hfsplus_strcasecmp(&k1->cat.name, &k2->cat.name); in hfsplus_cat_case_cmp_key()