Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/zram/
Dzram_drv.c810 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() function
828 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() function
841 return read_from_bdev_sync(zram, bvec, entry, parent); in read_from_bdev()