Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dbackend_deflate.c89 static int deflate_compress(struct zcomp_params *params, struct zcomp_ctx *ctx, in deflate_compress() function
141 .compress = deflate_compress,
/linux/crypto/
H A Ddeflate.c116 static int deflate_compress(struct acomp_req *req) in deflate_compress() function
235 .compress = deflate_compress,