Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dbdev.c202 int sync_blockdev_range(struct block_device *bdev, loff_t lstart, loff_t lend) in sync_blockdev_range() function
207 EXPORT_SYMBOL(sync_blockdev_range);
/Linux-v6.1/fs/exfat/
Dfatent.c299 return sync_blockdev_range(sb->s_bdev, in exfat_zeroed_cluster()
/Linux-v6.1/include/linux/
Dblkdev.h1511 int sync_blockdev_range(struct block_device *bdev, loff_t lstart, loff_t lend);