Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/zram/
Dzcomp.h33 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp);
Dzcomp.c106 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get() function
Dzram_drv.c1287 zstrm = zcomp_stream_get(zram->comp); in __zram_bvec_read()
1366 zstrm = zcomp_stream_get(zram->comp); in __zram_bvec_write()
1417 zstrm = zcomp_stream_get(zram->comp); in __zram_bvec_write()