Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/zram/
Dzram_drv.c595 static int read_from_bdev_async(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_async() function
794 read_from_bdev_async(zram, &zw->bvec, entry, bio); in zram_sync_read()
835 return read_from_bdev_async(zram, bvec, entry, parent); in read_from_bdev()