Home
last modified time | relevance | path

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

/fs/affs/
Dnamei.c13 typedef int (*toupper_t)(int); typedef
51 static inline toupper_t
61 __affs_hash_dentry(struct dentry *dentry, struct qstr *qstr, toupper_t toupper) in __affs_hash_dentry()
92 __affs_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b, toupper_t toupper) in __affs_compare_dentry()
139 affs_match(struct dentry *dentry, const u8 *name2, toupper_t toupper) in affs_match()
160 toupper_t toupper = affs_get_toupper(sb); in affs_hash_name()
175 toupper_t toupper = affs_get_toupper(sb); in affs_find_entry()