/linux-4.4.14/fs/ |
D | sync.c | 47 int sync_filesystem(struct super_block *sb) in sync_filesystem() function 68 EXPORT_SYMBOL(sync_filesystem); 165 ret = sync_filesystem(sb); in SYSCALL_DEFINE1()
|
D | super.c | 414 sync_filesystem(sb); in generic_shutdown_super() 1310 sync_filesystem(sb); in freeze_super()
|
D | block_dev.c | 201 int res = sync_filesystem(sb); in fsync_bdev()
|
/linux-4.4.14/fs/freevxfs/ |
D | vxfs_super.c | 127 sync_filesystem(sb); in vxfs_remount()
|
/linux-4.4.14/fs/proc/ |
D | root.c | 96 sync_filesystem(sb); in proc_remount()
|
/linux-4.4.14/fs/coda/ |
D | inode.c | 97 sync_filesystem(sb); in coda_remount()
|
/linux-4.4.14/fs/efs/ |
D | super.c | 117 sync_filesystem(sb); in efs_remount()
|
/linux-4.4.14/fs/jffs2/ |
D | super.c | 246 sync_filesystem(sb); in jffs2_remount_fs()
|
/linux-4.4.14/fs/qnx4/ |
D | inode.c | 47 sync_filesystem(sb); in qnx4_remount()
|
/linux-4.4.14/fs/openpromfs/ |
D | inode.c | 371 sync_filesystem(sb); in openprom_remount()
|
/linux-4.4.14/fs/sysv/ |
D | inode.c | 63 sync_filesystem(sb); in sysv_remount()
|
/linux-4.4.14/fs/pstore/ |
D | inode.c | 275 sync_filesystem(sb); in pstore_remount()
|
/linux-4.4.14/fs/squashfs/ |
D | super.c | 376 sync_filesystem(sb); in squashfs_remount()
|
/linux-4.4.14/fs/hfs/ |
D | super.c | 116 sync_filesystem(sb); in hfs_remount()
|
/linux-4.4.14/fs/tracefs/ |
D | inode.c | 233 sync_filesystem(sb); in tracefs_remount()
|
/linux-4.4.14/fs/cachefiles/ |
D | interface.c | 375 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
|
/linux-4.4.14/fs/romfs/ |
D | super.c | 436 sync_filesystem(sb); in romfs_remount()
|
/linux-4.4.14/fs/cramfs/ |
D | inode.c | 251 sync_filesystem(sb); in cramfs_remount()
|
/linux-4.4.14/fs/debugfs/ |
D | inode.c | 139 sync_filesystem(sb); in debugfs_remount()
|
/linux-4.4.14/fs/adfs/ |
D | super.c | 215 sync_filesystem(sb); in adfs_remount()
|
/linux-4.4.14/fs/devpts/ |
D | inode.c | 320 sync_filesystem(sb); in devpts_remount()
|
/linux-4.4.14/fs/affs/ |
D | super.c | 536 sync_filesystem(sb); in affs_remount()
|
/linux-4.4.14/fs/logfs/ |
D | super.c | 485 sync_filesystem(sb); in logfs_kill_sb()
|
/linux-4.4.14/fs/hfsplus/ |
D | super.c | 328 sync_filesystem(sb); in hfsplus_remount()
|
/linux-4.4.14/fs/qnx6/ |
D | inode.c | 58 sync_filesystem(sb); in qnx6_remount()
|
/linux-4.4.14/fs/hpfs/ |
D | super.c | 458 sync_filesystem(s); in hpfs_remount_fs()
|
/linux-4.4.14/fs/befs/ |
D | linuxvfs.c | 880 sync_filesystem(sb); in befs_remount()
|
/linux-4.4.14/fs/minix/ |
D | inode.c | 126 sync_filesystem(sb); in minix_remount()
|
/linux-4.4.14/fs/jfs/ |
D | super.c | 436 sync_filesystem(sb); in jfs_remount()
|
/linux-4.4.14/fs/btrfs/ |
D | super.c | 1589 sync_filesystem(fs_info->sb); in btrfs_remount_begin() 1622 sync_filesystem(sb); in btrfs_remount()
|
/linux-4.4.14/fs/cifs/ |
D | cifsfs.c | 562 sync_filesystem(sb); in cifs_remount()
|
/linux-4.4.14/fs/ncpfs/ |
D | inode.c | 104 sync_filesystem(sb); in ncp_remount()
|
/linux-4.4.14/fs/fuse/ |
D | inode.c | 138 sync_filesystem(sb); in fuse_remount_fs()
|
/linux-4.4.14/fs/nilfs2/ |
D | super.c | 1139 sync_filesystem(sb); in nilfs_remount()
|
/linux-4.4.14/fs/isofs/ |
D | inode.c | 116 sync_filesystem(sb); in isofs_remount()
|
/linux-4.4.14/fs/f2fs/ |
D | super.c | 760 sync_filesystem(sb); in f2fs_remount()
|
/linux-4.4.14/fs/gfs2/ |
D | super.c | 1219 sync_filesystem(sb); in gfs2_remount_fs()
|
/linux-4.4.14/fs/ext2/ |
D | super.c | 1281 sync_filesystem(sb); in ext2_remount()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_super.c | 1180 sync_filesystem(sb); in xfs_fs_remount()
|
/linux-4.4.14/fs/ufs/ |
D | super.c | 1261 sync_filesystem(sb); in ufs_remount()
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 703 sync_filesystem(sb); in fat_remount()
|
/linux-4.4.14/fs/ubifs/ |
D | super.c | 1836 sync_filesystem(sb); in ubifs_remount_fs()
|
/linux-4.4.14/fs/reiserfs/ |
D | super.c | 1402 sync_filesystem(s); in reiserfs_remount()
|
/linux-4.4.14/fs/udf/ |
D | super.c | 652 sync_filesystem(sb); in udf_remount_fs()
|
/linux-4.4.14/fs/ocfs2/ |
D | super.c | 648 sync_filesystem(sb); in ocfs2_remount()
|
/linux-4.4.14/fs/ext4/ |
D | super.c | 4654 err = sync_filesystem(sb); in ext4_remount() 5067 sync_filesystem(sb); in ext4_quota_off()
|
/linux-4.4.14/fs/nfs/ |
D | super.c | 2223 sync_filesystem(sb); in nfs_remount()
|
/linux-4.4.14/fs/ntfs/ |
D | super.c | 472 sync_filesystem(sb); in ntfs_remount()
|
/linux-4.4.14/fs/quota/ |
D | dquot.c | 2247 sync_filesystem(sb); in vfs_load_quota_inode()
|
/linux-4.4.14/include/linux/ |
D | fs.h | 2309 extern int sync_filesystem(struct super_block *);
|