Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c74 /* Match length at or above which ntfs_best_match() will stop searching for
78 /* Maximum number of potential matches that ntfs_best_match() will consider at
126 * ntfs_best_match() or ntfs_skip_position() has to be called for each
149 static void ntfs_best_match(struct COMPRESS_CONTEXT *pctx, const int i, in ntfs_best_match() function
333 ntfs_best_match(pctx, i, 2); in ntfs_compress_block()
377 ntfs_best_match(pctx, i + 1, pctx->size); in ntfs_compress_block()

Completed in 2 milliseconds