Home
last modified time | relevance | path

Searched defs:toupper (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/affs/
A Dnamei.c46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t toupper, bool notrunca… in __affs_hash_dentry()
83 const char *str, const struct qstr *name, toupper_t toupper, in __affs_compare_dentry()
138 affs_match(struct dentry *dentry, const u8 *name2, toupper_t toupper) in affs_match()
159 toupper_t toupper = affs_get_toupper(sb); in affs_hash_name() local
174 toupper_t toupper = affs_get_toupper(sb); in affs_find_entry() local
/linux-6.3-rc2/include/linux/
A Dctype.h64 #define toupper(c) __toupper(c) macro
/linux-6.3-rc2/tools/include/linux/
A Dctype.h65 #define toupper(c) __toupper(c) macro
/linux-6.3-rc2/scripts/
A Dlist-gitignored.c74 #define toupper(x) sane_case((unsigned char)(x), 0) macro

Completed in 7 milliseconds