Home
last modified time | relevance | path

Searched refs:sync_filesystem (Results 1 – 25 of 48) 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()
/linux/fs/freevxfs/
H A Dvxfs_super.c96 sync_filesystem(fc->root->d_sb); in vxfs_reconfigure()
/linux/fs/efs/
H A Dsuper.c327 sync_filesystem(fc->root->d_sb); in efs_reconfigure()
/linux/fs/proc/
H A Droot.c218 sync_filesystem(sb); in proc_reconfigure()
/linux/fs/jffs2/
H A Dsuper.c238 sync_filesystem(sb); in jffs2_reconfigure()
/linux/fs/coda/
H A Dinode.c94 sync_filesystem(fc->root->d_sb); in coda_reconfigure()
/linux/fs/cachefiles/
H A Dcache.c396 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/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/openpromfs/
H A Dinode.c360 sync_filesystem(fc->root->d_sb); in openpromfs_reconfigure()
/linux/fs/adfs/
H A Dsuper.c167 sync_filesystem(fc->root->d_sb); in adfs_reconfigure()
/linux/fs/pstore/
H A Dinode.c277 sync_filesystem(fc->root->d_sb); in pstore_reconfigure()
/linux/fs/romfs/
H A Dsuper.c419 sync_filesystem(fc->root->d_sb); in romfs_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/affs/
H A Dsuper.c525 sync_filesystem(sb); in affs_reconfigure()
/linux/fs/squashfs/
H A Dsuper.c502 sync_filesystem(fc->root->d_sb); in squashfs_reconfigure()
/linux/fs/hfsplus/
H A Dsuper.c338 sync_filesystem(sb); in hfsplus_reconfigure()
/linux/fs/hpfs/
H A Dsuper.c432 sync_filesystem(s); in hpfs_reconfigure()
/linux/fs/ceph/
H A Dsuper.c1424 sync_filesystem(sb); in ceph_reconfigure_fc()
1552 * sync_filesystem() anyway, we still need to do it here and in ceph_kill_sb()
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.c747 sync_filesystem(sb); in exfat_reconfigure()
/linux/fs/befs/
H A Dlinuxvfs.c912 sync_filesystem(fc->root->d_sb); in befs_reconfigure()
/linux/fs/overlayfs/
H A Dparams.c743 ret = sync_filesystem(upper_sb); in ovl_reconfigure()

12