Home
last modified time | relevance | path

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

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