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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A 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)
92 __affs_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b, toupper_t toupper)
139 affs_match(struct dentry *dentry, const u8 *name2, toupper_t toupper)
160 toupper_t toupper = affs_get_toupper(sb);
175 toupper_t toupper = affs_get_toupper(sb);

Completed in 365 milliseconds