Home
last modified time | relevance | path

Searched defs:findMatchAttempts (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dlz4.c501 int findMatchAttempts = (1U << skipStrength) + 3; in LZ4_compressCtx() local
690 int findMatchAttempts = (1U << skipStrength) + 3; in LZ4_compress64kCtx() local