Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dsync.c47 int sync_filesystem(struct super_block *sb) in sync_filesystem() function
68 EXPORT_SYMBOL(sync_filesystem);
160 ret = sync_filesystem(sb); in SYSCALL_DEFINE1()
Dsuper.c399 sync_filesystem(sb); in generic_shutdown_super()
1330 sync_filesystem(sb); in freeze_super()
Dblock_dev.c187 int res = sync_filesystem(sb); in fsync_bdev()
/linux-4.1.27/fs/freevxfs/
Dvxfs_super.c127 sync_filesystem(sb); in vxfs_remount()
/linux-4.1.27/fs/proc/
Droot.c96 sync_filesystem(sb); in proc_remount()
/linux-4.1.27/fs/coda/
Dinode.c97 sync_filesystem(sb); in coda_remount()
/linux-4.1.27/fs/efs/
Dsuper.c117 sync_filesystem(sb); in efs_remount()
/linux-4.1.27/fs/jffs2/
Dsuper.c246 sync_filesystem(sb); in jffs2_remount_fs()
/linux-4.1.27/fs/qnx4/
Dinode.c47 sync_filesystem(sb); in qnx4_remount()
/linux-4.1.27/fs/openpromfs/
Dinode.c371 sync_filesystem(sb); in openprom_remount()
/linux-4.1.27/fs/sysv/
Dinode.c63 sync_filesystem(sb); in sysv_remount()
/linux-4.1.27/fs/pstore/
Dinode.c274 sync_filesystem(sb); in pstore_remount()
/linux-4.1.27/fs/hfs/
Dsuper.c115 sync_filesystem(sb); in hfs_remount()
/linux-4.1.27/fs/squashfs/
Dsuper.c376 sync_filesystem(sb); in squashfs_remount()
/linux-4.1.27/fs/tracefs/
Dinode.c233 sync_filesystem(sb); in tracefs_remount()
/linux-4.1.27/fs/romfs/
Dsuper.c436 sync_filesystem(sb); in romfs_remount()
/linux-4.1.27/fs/cramfs/
Dinode.c251 sync_filesystem(sb); in cramfs_remount()
/linux-4.1.27/fs/cachefiles/
Dinterface.c375 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/linux-4.1.27/fs/debugfs/
Dinode.c144 sync_filesystem(sb); in debugfs_remount()
/linux-4.1.27/fs/devpts/
Dinode.c318 sync_filesystem(sb); in devpts_remount()
/linux-4.1.27/fs/adfs/
Dsuper.c215 sync_filesystem(sb); in adfs_remount()
/linux-4.1.27/fs/affs/
Dsuper.c534 sync_filesystem(sb); in affs_remount()
/linux-4.1.27/fs/qnx6/
Dinode.c58 sync_filesystem(sb); in qnx6_remount()
/linux-4.1.27/fs/hpfs/
Dsuper.c431 sync_filesystem(s); in hpfs_remount_fs()
/linux-4.1.27/fs/hfsplus/
Dsuper.c327 sync_filesystem(sb); in hfsplus_remount()
/linux-4.1.27/fs/logfs/
Dsuper.c485 sync_filesystem(sb); in logfs_kill_sb()
/linux-4.1.27/fs/minix/
Dinode.c126 sync_filesystem(sb); in minix_remount()
/linux-4.1.27/fs/befs/
Dlinuxvfs.c897 sync_filesystem(sb); in befs_remount()
/linux-4.1.27/fs/btrfs/
Dsuper.c1464 sync_filesystem(fs_info->sb); in btrfs_remount_begin()
1497 sync_filesystem(sb); in btrfs_remount()
/linux-4.1.27/fs/jfs/
Dsuper.c436 sync_filesystem(sb); in jfs_remount()
/linux-4.1.27/fs/cifs/
Dcifsfs.c555 sync_filesystem(sb); in cifs_remount()
/linux-4.1.27/fs/ncpfs/
Dinode.c104 sync_filesystem(sb); in ncp_remount()
/linux-4.1.27/fs/f2fs/
Dsuper.c669 sync_filesystem(sb); in f2fs_remount()
/linux-4.1.27/fs/fuse/
Dinode.c138 sync_filesystem(sb); in fuse_remount_fs()
/linux-4.1.27/fs/isofs/
Dinode.c116 sync_filesystem(sb); in isofs_remount()
/linux-4.1.27/fs/nilfs2/
Dsuper.c1136 sync_filesystem(sb); in nilfs_remount()
/linux-4.1.27/fs/gfs2/
Dsuper.c1219 sync_filesystem(sb); in gfs2_remount_fs()
/linux-4.1.27/fs/xfs/
Dxfs_super.c1180 sync_filesystem(sb); in xfs_fs_remount()
/linux-4.1.27/fs/ext2/
Dsuper.c1275 sync_filesystem(sb); in ext2_remount()
/linux-4.1.27/fs/ufs/
Dsuper.c1281 sync_filesystem(sb); in ufs_remount()
/linux-4.1.27/fs/fat/
Dinode.c702 sync_filesystem(sb); in fat_remount()
/linux-4.1.27/fs/reiserfs/
Dsuper.c1402 sync_filesystem(s); in reiserfs_remount()
/linux-4.1.27/fs/ubifs/
Dsuper.c1832 sync_filesystem(sb); in ubifs_remount_fs()
/linux-4.1.27/fs/udf/
Dsuper.c652 sync_filesystem(sb); in udf_remount_fs()
/linux-4.1.27/fs/ocfs2/
Dsuper.c646 sync_filesystem(sb); in ocfs2_remount()
/linux-4.1.27/fs/ntfs/
Dsuper.c472 sync_filesystem(sb); in ntfs_remount()
/linux-4.1.27/fs/quota/
Ddquot.c2209 sync_filesystem(sb); in vfs_load_quota_inode()
/linux-4.1.27/include/linux/
Dfs.h2278 extern int sync_filesystem(struct super_block *);
/linux-4.1.27/fs/nfs/
Dsuper.c2220 sync_filesystem(sb); in nfs_remount()
/linux-4.1.27/fs/ext4/
Dsuper.c4986 err = sync_filesystem(sb); in ext4_remount()
5402 sync_filesystem(sb); in ext4_quota_off()
/linux-4.1.27/fs/ext3/
Dsuper.c2657 sync_filesystem(sb); in ext3_remount()