Searched refs:zram_bvec_write (Results 1 – 1 of 1) sorted by relevance
1581 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in zram_bvec_write() function1945 if (zram_bvec_write(zram, &bv, index, offset, bio) < 0) { in zram_bio_write()