Searched refs:affs_toupper (Results 1 – 1 of 1) sorted by relevance
15 static int affs_toupper(int ch);36 affs_toupper(int ch) in affs_toupper() function54 return AFFS_SB(sb)->s_flags & SF_INTL ? affs_intl_toupper : affs_toupper; in affs_get_toupper()83 return __affs_hash_dentry(dentry, qstr, affs_toupper); in affs_hash_dentry()126 return __affs_compare_dentry(dentry, a, b, affs_toupper); in affs_compare_dentry()