Home
last modified time | relevance | path

Searched defs:upcase (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dupcase.c13 static inline u16 upcase_unicode_char(const u16 *upcase, u16 chr) in upcase_unicode_char()
37 const u16 *upcase, bool bothcase) in ntfs_cmp_names()
70 const u16 *upcase, bool bothcase) in ntfs_cmp_names_cpu()
107 unsigned long ntfs_names_hash(const u16 *name, size_t len, const u16 *upcase, in ntfs_names_hash()
/linux/fs/hpfs/
H A Dname.c23 static inline unsigned char upcase(unsigned char *dir, unsigned char a) in upcase() function
/linux/fs/exfat/
H A Dexfat_raw.h162 } __packed upcase; /* up-case table directory entry */ member