Searched defs:upcase_len (Results 1 – 3 of 3) sorted by relevance
100 const ntfschar *upcase, const u32 upcase_len) in ntfs_collate_names()207 const u32 upcase_len) in ntfs_upcase_name()218 const ntfschar *upcase, const u32 upcase_len) in ntfs_file_upcase_value()227 const ntfschar *upcase, const u32 upcase_len) in ntfs_file_compare_values()
74 u32 upcase_len; /* Number of entries in upcase[]. */ member
596 u32 upcase_len = vol->upcase_len; in ntfs_attr_find() local