Home
last modified time | relevance | path

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

/openbmc/linux/fs/affs/
H A Dnamei.c15 typedef int (*toupper_t)(int); typedef
35 static inline toupper_t
46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t fn, bool notruncate) in __affs_hash_dentry()
83 const char *str, const struct qstr *name, toupper_t fn, in __affs_compare_dentry()
138 affs_match(struct dentry *dentry, const u8 *name2, toupper_t fn) in affs_match()
159 toupper_t fn = affs_get_toupper(sb); in affs_hash_name()
174 toupper_t fn = affs_get_toupper(sb); in affs_find_entry()