Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/zram/
Dzram_drv.c598 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read() function
823 ret = zram_bvec_read(zram, bvec, index, offset); in zram_bvec_rw()