Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_ldm.c263 U64 const hashPower = ldmState->hashPower; in ZSTD_ldm_generateSequences_internal() local
H A Dzstd_compress_internal.h171 U64 hashPower; /* Used to compute the rolling hash. member