Home
last modified time | relevance | path

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

12

/fs/
Dsync.c47 int sync_filesystem(struct super_block *sb) in sync_filesystem() function
68 EXPORT_SYMBOL_GPL(sync_filesystem);
160 ret = sync_filesystem(sb); in SYSCALL_DEFINE1()
Dsuper.c405 sync_filesystem(sb); in generic_shutdown_super()
726 sync_filesystem(sb); in do_remount_sb2()
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.c99 sync_filesystem(sb); in coda_remount()
/fs/jffs2/
Dsuper.c246 sync_filesystem(sb); in jffs2_remount_fs()
/fs/efs/
Dsuper.c116 sync_filesystem(sb); in efs_remount()
/fs/pstore/
Dinode.c250 sync_filesystem(sb); in pstore_remount()
/fs/openpromfs/
Dinode.c378 sync_filesystem(sb); in openprom_remount()
/fs/sysv/
Dinode.c63 sync_filesystem(sb); in sysv_remount()
/fs/qnx4/
Dinode.c49 sync_filesystem(sb); in qnx4_remount()
/fs/squashfs/
Dsuper.c376 sync_filesystem(sb); in squashfs_remount()
/fs/hfs/
Dsuper.c115 sync_filesystem(sb); in hfs_remount()
/fs/romfs/
Dsuper.c438 sync_filesystem(sb); in romfs_remount()
/fs/devpts/
Dinode.c316 sync_filesystem(sb); in devpts_remount()
/fs/cramfs/
Dinode.c230 sync_filesystem(sb); in cramfs_remount()
/fs/adfs/
Dsuper.c216 sync_filesystem(sb); in adfs_remount()
/fs/cachefiles/
Dinterface.c362 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/fs/debugfs/
Dinode.c221 sync_filesystem(sb); in debugfs_remount()
/fs/affs/
Dsuper.c552 sync_filesystem(sb); in affs_remount()
/fs/btrfs/
Dsuper.c1209 sync_filesystem(fs_info->sb); in btrfs_remount_begin()
1242 sync_filesystem(sb); in btrfs_remount()
/fs/hpfs/
Dsuper.c398 sync_filesystem(s); in hpfs_remount_fs()
/fs/qnx6/
Dinode.c58 sync_filesystem(sb); in qnx6_remount()
/fs/logfs/
Dsuper.c485 sync_filesystem(sb); in logfs_kill_sb()
/fs/hfsplus/
Dsuper.c326 sync_filesystem(sb); in hfsplus_remount()

12