Searched refs:COLLATION_RULES (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dcollate.h32 extern BOOL ntfs_is_collation_rule_supported(COLLATION_RULES cr);
33 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULES cr,
H A Dindex.h91 COLLATION_RULES cr;
H A Dlayout.h512 * enum COLLATION_RULES - The collation rules for sorting views/indexes/etc
564 } COLLATION_RULES; typedef in typeref:enum:__anon4182
621 /* 88*/ COLLATION_RULES collation_rule; /* Default collation rule. */
2102 /* 4*/ COLLATION_RULES collation_rule; /* Collation rule used to sort the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dcollate.c36 BOOL ntfs_is_collation_rule_supported(COLLATION_RULES cr)
187 int ntfs_collate(ntfs_volume *vol, COLLATION_RULES cr,

Completed in 211 milliseconds