Home
last modified time | relevance | path

Searched refs:hfsplus_strcasecmp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hfsplus/
H A Dunicode.c32 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, in hfsplus_strcasecmp() function
H A Dhfsplus_fs.h517 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1,
H A Dcatalog.c26 return hfsplus_strcasecmp(&k1->cat.name, &k2->cat.name); in hfsplus_cat_case_cmp_key()