Searched refs:lz4hc_commonlength (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/lib/lz4/
H A Dlz4hc_compress.c86 static inline size_t lz4hc_commonlength(const u8 *p1, const u8 *p2, lz4hc_commonlength() function
145 repl = ml = lz4hc_commonlength(ip + MINMATCH, lz4hc_insertandfindbestmatch()
157 lz4hc_commonlength(ip + MINMATCH, lz4hc_insertandfindbestmatch()

Completed in 43 milliseconds