Searched refs:zcomp_stream_get (Results 1 – 3 of 3) sorted by relevance
34 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp);
117 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get() function
1030 struct zcomp_strm *zstrm = zcomp_stream_get(zram->comp); in __zram_bvec_read()1105 zstrm = zcomp_stream_get(zram->comp); in __zram_bvec_write()