Home
last modified time | relevance | path

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

/linux/fs/
H A Dsync.c60 ret = sync_blockdev_nowait(sb->s_bdev); in sync_filesystem()
/linux/block/
H A Dbdev.c244 int sync_blockdev_nowait(struct block_device *bdev) in sync_blockdev_nowait() function
250 EXPORT_SYMBOL_GPL(sync_blockdev_nowait);
/linux/fs/fat/
H A Dinode.c1894 ret = sync_blockdev_nowait(sb->s_bdev); in fat_flush_inodes()