Home
last modified time | relevance | path

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

12

/fs/
Dsync.c48 int sync_filesystem(struct super_block *sb) in sync_filesystem() function
69 EXPORT_SYMBOL(sync_filesystem);
171 ret = sync_filesystem(sb); in SYSCALL_DEFINE1()
Dsuper.c448 sync_filesystem(sb); in generic_shutdown_super()
1794 sync_filesystem(sb); in freeze_super()
/fs/freevxfs/
Dvxfs_super.c118 sync_filesystem(sb); in vxfs_remount()
/fs/coda/
Dinode.c92 sync_filesystem(sb); in coda_remount()
/fs/proc/
Droot.c149 sync_filesystem(sb); in proc_reconfigure()
/fs/jffs2/
Dsuper.c228 sync_filesystem(sb); in jffs2_reconfigure()
/fs/efs/
Dsuper.c112 sync_filesystem(sb); in efs_remount()
/fs/pstore/
Dinode.c264 sync_filesystem(sb); in pstore_remount()
/fs/sysv/
Dinode.c64 sync_filesystem(sb); in sysv_remount()
/fs/qnx4/
Dinode.c48 sync_filesystem(sb); in qnx4_remount()
/fs/hfs/
Dsuper.c116 sync_filesystem(sb); in hfs_remount()
/fs/openpromfs/
Dinode.c367 sync_filesystem(sb); in openprom_remount()
/fs/squashfs/
Dsuper.c353 sync_filesystem(fc->root->d_sb); in squashfs_reconfigure()
/fs/tracefs/
Dinode.c230 sync_filesystem(sb); in tracefs_remount()
/fs/romfs/
Dsuper.c428 sync_filesystem(fc->root->d_sb); in romfs_reconfigure()
/fs/adfs/
Dsuper.c237 sync_filesystem(sb); in adfs_remount()
/fs/cachefiles/
Dinterface.c390 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/fs/affs/
Dsuper.c569 sync_filesystem(sb); in affs_remount()
/fs/debugfs/
Dinode.c168 sync_filesystem(sb); in debugfs_remount()
/fs/hfsplus/
Dsuper.c332 sync_filesystem(sb); in hfsplus_remount()
/fs/hpfs/
Dsuper.c452 sync_filesystem(s); in hpfs_remount_fs()
/fs/qnx6/
Dinode.c59 sync_filesystem(sb); in qnx6_remount()
/fs/minix/
Dinode.c121 sync_filesystem(sb); in minix_remount()
/fs/crypto/
Dkeyring.c777 err1 = sync_filesystem(sb); in try_to_lock_encrypted_files()
/fs/cramfs/
Dinode.c512 sync_filesystem(fc->root->d_sb); in cramfs_reconfigure()

12