Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dunicode.c19 static inline u16 case_fold(u16 c) in case_fold() function
47 c1 = case_fold(be16_to_cpu(*p1)); in hfsplus_strcasecmp()
52 c2 = case_fold(be16_to_cpu(*p2)); in hfsplus_strcasecmp()
414 c2 = case_fold(c2); in hfsplus_hash_dentry()
421 c2 = case_fold(c2); in hfsplus_hash_dentry()
491 c1 = case_fold(c1); in hfsplus_compare_dentry()
497 c2 = case_fold(c2); in hfsplus_compare_dentry()