Searched refs:ntfs_collate (Results 1 - 6 of 6) 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.h33 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULES cr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dcollate.h41 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
H A Dcollate.c85 * ntfs_collate - collate two data items using a specified collation rule
100 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, function
H A Dindex.c227 rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key,
390 rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dcollate.c170 * ntfs_collate - collate two data items using a specified collation rule
187 int ntfs_collate(ntfs_volume *vol, COLLATION_RULES cr, function
H A Dindex.c518 rc = ntfs_collate(icx->ni->vol, icx->cr, key, key_len, &ie->key,

Completed in 163 milliseconds