Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/zram/
Dzram_drv.c55 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec,
703 if (zram_bvec_read(zram, &bvec, index, 0, NULL)) { in writeback_store()
1274 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read() function
1519 ret = zram_bvec_read(zram, bvec, index, offset, bio); in zram_bvec_rw()