Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4.c485 typedef enum { noDict = 0, withPrefix64k, usingExtDict, usingDictCtx } dict_directive; enumerator
676 if ((dict==usingExtDict) && (match < lowPrefix)) { in LZ4_decompress_generic()
868 if ((dict==usingExtDict) && (match < lowPrefix)) { in LZ4_decompress_generic()