Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dcompress.c882 #define NICE_MATCH_LEN 18 macro
966 const int nice_len = min(NICE_MATCH_LEN, max_len); in ntfs_best_match()
1158 if (pctx->size >= NICE_MATCH_LEN) { in ntfs_compress_block()