Home
last modified time | relevance | path

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

/drivers/block/zram/
Dzcomp.h59 struct zcomp_strm *zcomp_strm_find(struct zcomp *comp);
Dzcomp.c299 struct zcomp_strm *zcomp_strm_find(struct zcomp *comp) in zcomp_strm_find() function
Dzram_drv.c676 zstrm = zcomp_strm_find(zram->comp); in zram_bvec_write()