Home
last modified time | relevance | path

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

12

/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.c622 sync_filesystem(sb); in generic_shutdown_super()
1474 sync_filesystem(sb); in fs_bdev_mark_dead()
1491 sync_filesystem(sb); in fs_bdev_sync()
2183 ret = sync_filesystem(sb); in freeze_super()
/fs/freevxfs/
A Dvxfs_super.c96 sync_filesystem(fc->root->d_sb); in vxfs_reconfigure()
/fs/proc/
A Droot.c218 sync_filesystem(sb); in proc_reconfigure()
/fs/efs/
A Dsuper.c327 sync_filesystem(fc->root->d_sb); in efs_reconfigure()
/fs/jffs2/
A Dsuper.c238 sync_filesystem(sb); in jffs2_reconfigure()
/fs/coda/
A Dinode.c94 sync_filesystem(fc->root->d_sb); in coda_reconfigure()
/fs/cachefiles/
A Dcache.c396 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/fs/openpromfs/
A Dinode.c360 sync_filesystem(fc->root->d_sb); in openpromfs_reconfigure()
/fs/qnx4/
A Dinode.c49 sync_filesystem(sb); in qnx4_reconfigure()
/fs/hfs/
A Dsuper.c119 sync_filesystem(sb); in hfs_reconfigure()
/fs/pstore/
A Dinode.c277 sync_filesystem(fc->root->d_sb); in pstore_reconfigure()
/fs/adfs/
A Dsuper.c167 sync_filesystem(fc->root->d_sb); in adfs_reconfigure()
/fs/romfs/
A Dsuper.c419 sync_filesystem(fc->root->d_sb); in romfs_reconfigure()
/fs/qnx6/
A Dinode.c60 sync_filesystem(sb); in qnx6_reconfigure()
/fs/squashfs/
A Dsuper.c502 sync_filesystem(fc->root->d_sb); in squashfs_reconfigure()
/fs/affs/
A Dsuper.c525 sync_filesystem(sb); in affs_reconfigure()
/fs/tracefs/
A Dinode.c398 sync_filesystem(sb); in tracefs_reconfigure()
/fs/debugfs/
A Dinode.c186 sync_filesystem(sb); in debugfs_reconfigure()
/fs/ceph/
A Dsuper.c1424 sync_filesystem(sb); in ceph_reconfigure_fc()
1564 sync_filesystem(s); in ceph_kill_sb()
/fs/hfsplus/
A Dsuper.c338 sync_filesystem(sb); in hfsplus_reconfigure()
/fs/hpfs/
A Dsuper.c432 sync_filesystem(s); in hpfs_reconfigure()
/fs/minix/
A Dinode.c122 sync_filesystem(sb); in minix_reconfigure()
/fs/exfat/
A Dsuper.c747 sync_filesystem(sb); in exfat_reconfigure()
/fs/overlayfs/
A Dparams.c743 ret = sync_filesystem(upper_sb); in ovl_reconfigure()

Completed in 55 milliseconds

12