Home
last modified time | relevance | path

Searched refs:deflate_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/zram/
H A Dbackend_deflate.c14 struct deflate_ctx { struct
35 struct deflate_ctx *zctx = ctx->context; in deflate_destroy() argument
53 struct deflate_ctx *zctx; in deflate_create()
92 struct deflate_ctx *zctx = ctx->context; in deflate_compress()
118 struct deflate_ctx *zctx = ctx->context; in deflate_decompress()