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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.h63 extern void ntfs_upcase_table_build(ntfschar *uc, u32 uc_len);
H A Dunistr.c1207 * ntfs_upcase_table_build - build the default upcase table for NTFS
1211 * ntfs_upcase_table_build() builds the default upcase table for NTFS and
1216 void ntfs_upcase_table_build(ntfschar *uc, u32 uc_len) function
1395 ntfs_upcase_table_build(*upcase, UPCASE_LEN*2);

Completed in 65 milliseconds