Home
last modified time | relevance | path

Searched refs:sync_filesystem (Results 1 – 25 of 49) 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);
159 ret = sync_filesystem(sb); in SYSCALL_DEFINE1()
H A Dsuper.c625 sync_filesystem(sb); in generic_shutdown_super()
1476 sync_filesystem(sb); in fs_bdev_mark_dead()
1493 sync_filesystem(sb); in fs_bdev_sync()
2122 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/efs/
H A Dsuper.c327 sync_filesystem(fc->root->d_sb); in efs_reconfigure()
/linux/fs/coda/
H A Dinode.c94 sync_filesystem(fc->root->d_sb); in coda_reconfigure()
/linux/fs/jffs2/
H A Dsuper.c238 sync_filesystem(sb); in jffs2_reconfigure()
/linux/fs/cachefiles/
H A Dcache.c396 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/linux/fs/proc/
H A Droot.c304 sync_filesystem(sb); in proc_reconfigure()
/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/adfs/
H A Dsuper.c167 sync_filesystem(fc->root->d_sb); in adfs_reconfigure()
/linux/fs/hfs/
H A Dsuper.c122 sync_filesystem(sb); in hfs_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/squashfs/
H A Dsuper.c502 sync_filesystem(fc->root->d_sb); in squashfs_reconfigure()
/linux/fs/tracefs/
H A Dinode.c398 sync_filesystem(sb); in tracefs_reconfigure()
/linux/fs/debugfs/
H A Dinode.c189 sync_filesystem(sb); in debugfs_reconfigure()
/linux/fs/affs/
H A Dsuper.c525 sync_filesystem(sb); in affs_reconfigure()
/linux/fs/qnx6/
H A Dinode.c60 sync_filesystem(sb); in qnx6_reconfigure()
/linux/fs/ceph/
H A Dsuper.c1413 sync_filesystem(sb); in ceph_reconfigure_fc()
1553 sync_filesystem(s); in ceph_kill_sb()
/linux/fs/hpfs/
H A Dsuper.c429 sync_filesystem(s); in hpfs_reconfigure()
/linux/fs/hfsplus/
H A Dsuper.c379 sync_filesystem(sb); in hfsplus_reconfigure()
/linux/fs/crypto/
H A Dkeyring.c1023 err1 = sync_filesystem(sb); in try_to_lock_encrypted_files()
/linux/fs/overlayfs/
H A Dparams.c752 ret = sync_filesystem(upper_sb); in ovl_reconfigure()
/linux/fs/minix/
H A Dinode.c138 sync_filesystem(sb); in minix_reconfigure()

12