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