Home
last modified time | relevance | path

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

/linux/block/
H A Dbdev.c281 int sync_blockdev_range(struct block_device *bdev, loff_t lstart, loff_t lend) in sync_blockdev_range() function
286 EXPORT_SYMBOL(sync_blockdev_range);
/linux/fs/exfat/
H A Dfatent.c342 return sync_blockdev_range(sb->s_bdev, in exfat_zeroed_cluster()