Searched refs:bdev_rw_virt (Results 1 – 4 of 4) sorted by relevance
| /linux/block/ |
| H A D | bio.c | 1409 int bdev_rw_virt(struct block_device *bdev, sector_t sector, void *data, in bdev_rw_virt() function 1426 EXPORT_SYMBOL_GPL(bdev_rw_virt);
|
| /linux/fs/zonefs/ |
| H A D | super.c | 1120 ret = bdev_rw_virt(sb->s_bdev, 0, super, ZONEFS_SUPER_SIZE, in zonefs_read_super()
|
| /linux/kernel/power/ |
| H A D | swap.c | 266 return bdev_rw_virt(file_bdev(hib_resume_bdev_file), in hib_submit_io_sync()
|
| /linux/fs/btrfs/ |
| H A D | scrub.c | 2969 ret = bdev_rw_virt(dev->bdev, physical >> SECTOR_SHIFT, sb, in scrub_one_super()
|