Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ntfs/
Dunistr.c56 const ntfschar *upcase, const u32 upcase_size) in ntfs_are_names_equal()
86 const ntfschar *upcase, const u32 upcase_len) in ntfs_collate_names()
172 const ntfschar *upcase, const u32 upcase_size) in ntfs_ucsncasecmp()
192 void ntfs_upcase_name(ntfschar *name, u32 name_len, const ntfschar *upcase, in ntfs_upcase_name()
204 const ntfschar *upcase, const u32 upcase_len) in ntfs_file_upcase_value()
213 const ntfschar *upcase, const u32 upcase_len) in ntfs_file_compare_values()
Dvolume.h62 ntfschar *upcase; /* The upcase table. */ member
Dattrib.c581 ntfschar *upcase = vol->upcase; in ntfs_attr_find() local
/linux-5.19.10/fs/ntfs3/
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()
Drecord.c16 const u16 *upcase) in compare_attr()
434 const u16 *upcase = sbi->upcase; in mi_insert_attr() local
Dntfs_fs.h240 u16 *upcase; member
/linux-5.19.10/fs/hpfs/
Dname.c23 static inline unsigned char upcase(unsigned char *dir, unsigned char a) in upcase() function
/linux-5.19.10/fs/exfat/
Dexfat_raw.h157 } __packed upcase; /* up-case table directory entry */ member