Home
last modified time | relevance | path

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

123

/linux/fs/
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()
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/
A Dvxfs_super.c96 sync_filesystem(fc->root->d_sb); in vxfs_reconfigure()
/linux/fs/proc/
A Droot.c218 sync_filesystem(sb); in proc_reconfigure()
/linux/fs/coda/
A Dinode.c94 sync_filesystem(fc->root->d_sb); in coda_reconfigure()
/linux/fs/efs/
A Dsuper.c353 sync_filesystem(fc->root->d_sb); in efs_reconfigure()
/linux/fs/jffs2/
A Dsuper.c238 sync_filesystem(sb); in jffs2_reconfigure()
/linux/fs/cachefiles/
A Dcache.c396 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/linux/fs/sysv/
A Dinode.c64 sync_filesystem(sb); in sysv_remount()
/linux/fs/pstore/
A Dinode.c274 sync_filesystem(sb); in pstore_remount()
/linux/fs/qnx4/
A Dinode.c49 sync_filesystem(sb); in qnx4_reconfigure()
/linux/fs/hfs/
A Dsuper.c116 sync_filesystem(sb); in hfs_remount()
/linux/fs/openpromfs/
A Dinode.c360 sync_filesystem(fc->root->d_sb); in openpromfs_reconfigure()
/linux/fs/adfs/
A Dsuper.c190 sync_filesystem(sb); in adfs_remount()
/linux/fs/romfs/
A Dsuper.c419 sync_filesystem(fc->root->d_sb); in romfs_reconfigure()
/linux/fs/squashfs/
A Dsuper.c494 sync_filesystem(fc->root->d_sb); in squashfs_reconfigure()
/linux/fs/affs/
A Dsuper.c568 sync_filesystem(sb); in affs_remount()
/linux/fs/debugfs/
A Dinode.c186 sync_filesystem(sb); in debugfs_reconfigure()
/linux/fs/tracefs/
A Dinode.c398 sync_filesystem(sb); in tracefs_reconfigure()
/linux/fs/qnx6/
A Dinode.c60 sync_filesystem(sb); in qnx6_reconfigure()
/linux/fs/hfsplus/
A Dsuper.c337 sync_filesystem(sb); in hfsplus_remount()
/linux/fs/hpfs/
A Dsuper.c451 sync_filesystem(s); in hpfs_remount_fs()
/linux/fs/ceph/
A Dsuper.c1414 sync_filesystem(sb); in ceph_reconfigure_fc()
1554 sync_filesystem(s); in ceph_kill_sb()
/linux/fs/exfat/
A Dsuper.c767 sync_filesystem(fc->root->d_sb); in exfat_reconfigure()
/linux/fs/overlayfs/
A Dparams.c654 ret = sync_filesystem(upper_sb); in ovl_reconfigure()

Completed in 88 milliseconds

123