Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/zram/
Dzram_drv.c579 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_write() function
720 ret = zram_bvec_write(zram, bvec, index, offset); in zram_bvec_rw()