Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dunicode.c32 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, in hfsplus_strcasecmp() function
H A Dhfsplus_fs.h519 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()