Home
last modified time | relevance | path

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

/linux-4.1.27/lib/lz4/
Dlz4hc_compress.c121 static inline int lz4hc_insertandfindbestmatch(struct lz4hc_data *hc4, in lz4hc_insertandfindbestmatch() function
344 ml = lz4hc_insertandfindbestmatch(ctx, ip, matchlimit, (&ref)); in lz4_compresshcctx()