Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/zram/
Dzram_drv.c484 static int read_from_bdev_async(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_async() function
528 read_from_bdev_async(zram, &bvec, entry, bio); in zram_sync_read()
567 return read_from_bdev_async(zram, bvec, entry, parent); in read_from_bdev()