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