Searched refs:sync_blockdev_range (Results 1 – 3 of 3) sorted by relevance
279 int sync_blockdev_range(struct block_device *bdev, loff_t lstart, loff_t lend) in sync_blockdev_range() function284 EXPORT_SYMBOL(sync_blockdev_range);
1711 int sync_blockdev_range(struct block_device *bdev, loff_t lstart, loff_t lend);
2264 ret = sync_blockdev_range(bdev, bytenr, bytenr + len - 1); in btrfs_scratch_superblock()