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

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dcollate.h32 extern BOOL ntfs_is_collation_rule_supported(COLLATION_RULES cr);
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcollate.c151 * ntfs_is_collation_rule_supported - Check if a collation rule is implemented.
161 BOOL ntfs_is_collation_rule_supported(COLLATION_RULES cr) function
205 if (!ntfs_is_collation_rule_supported(cr))
H A Dindex.c699 if (!ntfs_is_collation_rule_supported(icx->cr)) {

Completed in 21 milliseconds