Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c76 #define NICE_MATCH_LEN 18 macro
141 * (1) If this function finds a match of NICE_MATCH_LEN bytes or greater,
156 const int nice_len = min(NICE_MATCH_LEN, max_len); in ntfs_best_match()
344 if (pctx->size >= NICE_MATCH_LEN) { in ntfs_compress_block()

Completed in 3 milliseconds