Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dunicode.c18 static inline u16 case_fold(u16 c) in case_fold() function
46 c1 = case_fold(be16_to_cpu(*p1)); in hfsplus_strcasecmp()
51 c2 = case_fold(be16_to_cpu(*p2)); in hfsplus_strcasecmp()
366 c2 = case_fold(c2); in hfsplus_hash_dentry()
373 c2 = case_fold(c2); in hfsplus_hash_dentry()
440 c1 = case_fold(c1); in hfsplus_compare_dentry()
446 c2 = case_fold(c2); in hfsplus_compare_dentry()