Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/zram/
Dzram_drv.c1342 static int __zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in __zram_bvec_write() function
1500 ret = __zram_bvec_write(zram, &vec, index, bio); in zram_bvec_write()