Searched refs:case_fold (Results 1 – 1 of 1) sorted by relevance
19 static inline u16 case_fold(u16 c) in case_fold() function47 c1 = case_fold(be16_to_cpu(*p1)); in hfsplus_strcasecmp()52 c2 = case_fold(be16_to_cpu(*p2)); in hfsplus_strcasecmp()421 c2 = case_fold(c2); in hfsplus_hash_dentry()428 c2 = case_fold(c2); in hfsplus_hash_dentry()498 c1 = case_fold(c1); in hfsplus_compare_dentry()504 c2 = case_fold(c2); in hfsplus_compare_dentry()
Completed in 4 milliseconds