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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_collate.h2 * ntfs_collate.h - Defines for collation handling in the NTFS kernel driver.
61 __private_extern__ int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
H A Dntfs_collate.c2 * ntfs_collate.c - NTFS kernel collation handling.
42 #include "ntfs_collate.h"
187 * ntfs_collate - collate two data items using a specified collation rule
202 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, function
H A Dntfs_index.c52 #include "ntfs_collate.h"
890 rc = ntfs_collate(idx_ni->vol, idx_ni->collation_rule, key,

Completed in 112 milliseconds