Home
last modified time | relevance | path

Searched refs:sync_filesystem (Results 1 – 25 of 36) sorted by relevance

12

/linux/fs/
H A Dsync.c30 int sync_filesystem(struct super_block *sb) in sync_filesystem() function
72 EXPORT_SYMBOL(sync_filesystem);
160 ret = sync_filesystem(sb); in SYSCALL_DEFINE1()
H A Dsuper.c621 sync_filesystem(sb); in generic_shutdown_super()
1418 sync_filesystem(sb); in fs_bdev_mark_dead()
1435 sync_filesystem(sb); in fs_bdev_sync()
2107 ret = sync_filesystem(sb); in freeze_super()
/linux/fs/freevxfs/
H A Dvxfs_super.c96 sync_filesystem(fc->root->d_sb); in vxfs_reconfigure()
/linux/fs/proc/
H A Droot.c218 sync_filesystem(sb); in proc_reconfigure()
/linux/fs/coda/
H A Dinode.c94 sync_filesystem(fc->root->d_sb); in coda_reconfigure()
/linux/fs/sysv/
H A Dinode.c64 sync_filesystem(sb); in sysv_remount()
/linux/fs/cachefiles/
H A Dcache.c396 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/linux/fs/pstore/
H A Dinode.c274 sync_filesystem(sb); in pstore_remount()
/linux/fs/openpromfs/
H A Dinode.c360 sync_filesystem(fc->root->d_sb); in openpromfs_reconfigure()
/linux/fs/qnx4/
H A Dinode.c49 sync_filesystem(sb); in qnx4_reconfigure()
/linux/fs/hfs/
H A Dsuper.c119 sync_filesystem(sb); in hfs_reconfigure()
/linux/fs/romfs/
H A Dsuper.c419 sync_filesystem(fc->root->d_sb); in romfs_reconfigure()
/linux/fs/squashfs/
H A Dsuper.c494 sync_filesystem(fc->root->d_sb); in squashfs_reconfigure()
/linux/fs/tracefs/
H A Dinode.c398 sync_filesystem(sb); in tracefs_reconfigure()
/linux/fs/qnx6/
H A Dinode.c60 sync_filesystem(sb); in qnx6_reconfigure()
/linux/fs/debugfs/
H A Dinode.c186 sync_filesystem(sb); in debugfs_reconfigure()
/linux/fs/ceph/
H A Dsuper.c1424 sync_filesystem(sb); in ceph_reconfigure_fc()
1564 sync_filesystem(s); in ceph_kill_sb()
/linux/fs/minix/
H A Dinode.c122 sync_filesystem(sb); in minix_reconfigure()
/linux/fs/exfat/
H A Dsuper.c767 sync_filesystem(fc->root->d_sb); in exfat_reconfigure()
/linux/fs/cramfs/
H A Dinode.c505 sync_filesystem(fc->root->d_sb); in cramfs_reconfigure()
/linux/fs/overlayfs/
H A Dparams.c720 ret = sync_filesystem(upper_sb); in ovl_reconfigure()
H A Dsuper.c226 ret = sync_filesystem(upper_sb); in ovl_sync_fs()
/linux/fs/btrfs/
H A Dsuper.c1255 sync_filesystem(fs_info->sb); in btrfs_remount_begin()
1505 sync_filesystem(sb); in btrfs_reconfigure()
/linux/fs/nilfs2/
H A Dsuper.c1128 sync_filesystem(sb); in nilfs_reconfigure()
/linux/fs/zonefs/
H A Dsuper.c1379 sync_filesystem(fc->root->d_sb); in zonefs_reconfigure()

12