Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/zram/
Dzram_drv.c802 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() function
820 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() function
833 return read_from_bdev_sync(zram, bvec, entry, parent); in read_from_bdev()