Searched refs:compress_buf (Results 1 – 3 of 3) sorted by relevance
427 vfree(gdrm->compress_buf); in gud_free_buffers_and_mutex()428 gdrm->compress_buf = NULL; in gud_free_buffers_and_mutex()589 gdrm->compress_buf = vmalloc(gdrm->bulk_len); in gud_probe()590 if (!gdrm->compress_buf) in gud_probe()
34 void *compress_buf; member
183 buf = gdrm->compress_buf; in gud_prep_flush()