Searched refs:affs_toupper (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/affs/
H A Dnamei.c15 static int affs_toupper(int ch);
38 affs_toupper(int ch) affs_toupper() function
57 affs_intl_toupper : affs_toupper; affs_get_toupper()
87 return __affs_hash_dentry(qstr, affs_toupper, affs_hash_dentry()
138 return __affs_compare_dentry(len, str, name, affs_toupper, affs_compare_dentry()

Completed in 46 milliseconds