Searched refs:zcomp_stream_get (Results 1 – 3 of 3) sorted by relevance
30 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp);
114 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get() function
1257 struct zcomp_strm *zstrm = zcomp_stream_get(zram->comp); in __zram_bvec_read()1331 zstrm = zcomp_stream_get(zram->comp); in __zram_bvec_write()