Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/zram/
H A Dzram_drv.c1581 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in zram_bvec_write() function
1945 if (zram_bvec_write(zram, &bv, index, offset, bio) < 0) { in zram_bio_write()