Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dcompress.c966 const int nice_len = min(NICE_MATCH_LEN, max_len); in ntfs_best_match() local
1026 if (++best_len >= nice_len) { in ntfs_best_match()