Searched defs:compress_read (Results 1 – 2 of 2) sorted by relevance
385 int compress_read(struct compress *compress, void *buf, unsigned int size) in compress_read() function
149 static int compress_read(struct tracecmd_compression *handle, char *dst, int len) in compress_read() function