Home
last modified time | relevance | path

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

12

/fs/
Dsync.c47 int sync_filesystem(struct super_block *sb) in sync_filesystem() function
68 EXPORT_SYMBOL(sync_filesystem);
165 ret = sync_filesystem(sb); in SYSCALL_DEFINE1()
Dsuper.c424 sync_filesystem(sb); in generic_shutdown_super()
1350 sync_filesystem(sb); in freeze_super()
/fs/freevxfs/
Dvxfs_super.c127 sync_filesystem(sb); in vxfs_remount()
/fs/proc/
Droot.c96 sync_filesystem(sb); in proc_remount()
/fs/coda/
Dinode.c97 sync_filesystem(sb); in coda_remount()
/fs/efs/
Dsuper.c117 sync_filesystem(sb); in efs_remount()
/fs/jffs2/
Dsuper.c250 sync_filesystem(sb); in jffs2_remount_fs()
/fs/pstore/
Dinode.c274 sync_filesystem(sb); in pstore_remount()
/fs/sysv/
Dinode.c63 sync_filesystem(sb); in sysv_remount()
/fs/openpromfs/
Dinode.c371 sync_filesystem(sb); in openprom_remount()
/fs/qnx4/
Dinode.c47 sync_filesystem(sb); in qnx4_remount()
/fs/squashfs/
Dsuper.c377 sync_filesystem(sb); in squashfs_remount()
/fs/hfs/
Dsuper.c116 sync_filesystem(sb); in hfs_remount()
/fs/romfs/
Dsuper.c452 sync_filesystem(sb); in romfs_remount()
/fs/cachefiles/
Dinterface.c375 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/fs/cramfs/
Dinode.c252 sync_filesystem(sb); in cramfs_remount()
/fs/devpts/
Dinode.c321 sync_filesystem(sb); in devpts_remount()
/fs/tracefs/
Dinode.c305 sync_filesystem(sb); in tracefs_remount()
/fs/adfs/
Dsuper.c215 sync_filesystem(sb); in adfs_remount()
/fs/debugfs/
Dinode.c139 sync_filesystem(sb); in debugfs_remount()
/fs/affs/
Dsuper.c536 sync_filesystem(sb); in affs_remount()
/fs/hpfs/
Dsuper.c458 sync_filesystem(s); in hpfs_remount_fs()
/fs/hfsplus/
Dsuper.c328 sync_filesystem(sb); in hfsplus_remount()
/fs/logfs/
Dsuper.c485 sync_filesystem(sb); in logfs_kill_sb()
/fs/qnx6/
Dinode.c58 sync_filesystem(sb); in qnx6_remount()

12