Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/zram/
Dzram_drv.c1423 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in zram_bvec_write() function
1523 ret = zram_bvec_write(zram, bvec, index, offset, bio); in zram_bvec_rw()