Searched refs:zram_bvec_read (Results 1 – 1 of 1) sorted by relevance
1647 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read() function2244 if (zram_bvec_read(zram, &bv, index, offset, bio) < 0) { in zram_bio_read()