Searched refs:affs_toupper (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/affs/ |
H A D | namei.c | 20 affs_toupper(int ch) in affs_toupper() function 39 affs_intl_toupper : affs_toupper; in affs_get_toupper() 69 return __affs_hash_dentry(dentry, qstr, affs_toupper, in affs_hash_dentry() 120 return __affs_compare_dentry(len, str, name, affs_toupper, in affs_compare_dentry()
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | namei.c | 20 affs_toupper(int ch) in affs_toupper() function 39 affs_intl_toupper : affs_toupper; in affs_get_toupper() 69 return __affs_hash_dentry(dentry, qstr, affs_toupper, in affs_hash_dentry() 120 return __affs_compare_dentry(len, str, name, affs_toupper, in affs_compare_dentry()
|
Completed in 2 milliseconds