Searched refs:compress_buf (Results 1 – 3 of 3) sorted by relevance
418 vfree(gdrm->compress_buf); in gud_free_buffers_and_mutex()419 gdrm->compress_buf = NULL; in gud_free_buffers_and_mutex()580 gdrm->compress_buf = vmalloc(gdrm->bulk_len); in gud_probe()581 if (!gdrm->compress_buf) in gud_probe()
34 void *compress_buf; member
172 buf = gdrm->compress_buf; in gud_prep_flush()