| /linux-4.4.14/fs/ | 
| D | sync.c | 183 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync)  in vfs_fsync_range()207 int vfs_fsync(struct file *file, int datasync)  in vfs_fsync()
 213 static int do_fsync(unsigned int fd, int datasync)  in do_fsync()
 
 | 
| D | libfs.c | 934 				 int datasync)  in __generic_file_fsync()972 		       int datasync)  in generic_file_fsync()
 1016 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in noop_fsync()
 
 | 
| D | block_dev.c | 350 int blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync)  in blkdev_fsync()
 | 
| /linux-4.4.14/fs/exofs/ | 
| D | file.c | 46 			    int datasync)  in exofs_file_fsync()
 | 
| /linux-4.4.14/fs/ext4/ | 
| D | fsync.c | 87 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync)  in ext4_sync_file()
 | 
| D | ext4_jbd2.h | 371 						 int datasync)  in ext4_update_inode_fsync_trans()
 | 
| /linux-4.4.14/fs/nilfs2/ | 
| D | file.c | 30 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync)  in nilfs_sync_file()
 | 
| /linux-4.4.14/fs/jfs/ | 
| D | file.c | 32 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in jfs_fsync()
 | 
| /linux-4.4.14/fs/9p/ | 
| D | vfs_file.c | 441 			   int datasync)  in v9fs_file_fsync()465 			 int datasync)  in v9fs_file_fsync_dotl()
 
 | 
| /linux-4.4.14/fs/reiserfs/ | 
| D | file.c | 151 			      int datasync)  in reiserfs_sync_file()
 | 
| D | dir.c | 32 			      int datasync)  in reiserfs_dir_fsync()
 | 
| /linux-4.4.14/fs/ext2/ | 
| D | file.c | 158 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in ext2_fsync()
 | 
| /linux-4.4.14/fs/ncpfs/ | 
| D | file.c | 24 static int ncp_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in ncp_fsync()
 | 
| /linux-4.4.14/drivers/video/fbdev/core/ | 
| D | fb_defio.c | 69 int fb_deferred_io_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in fb_deferred_io_fsync()
 | 
| /linux-4.4.14/fs/nfs/ | 
| D | nfs4file.c | 132 nfs4_file_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in nfs4_file_fsync()
 | 
| D | file.c | 237 nfs_file_fsync_commit(struct file *file, loff_t start, loff_t end, int datasync)  in nfs_file_fsync_commit()269 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in nfs_file_fsync()
 
 | 
| D | pnfs.h | 508 pnfs_sync_inode(struct inode *inode, bool datasync)  in pnfs_sync_inode()617 pnfs_sync_inode(struct inode *inode, bool datasync)  in pnfs_sync_inode()
 
 | 
| D | pnfs_nfs.c | 893 pnfs_nfs_generic_sync(struct inode *inode, bool datasync)  in pnfs_nfs_generic_sync()
 | 
| D | dir.c | 969 			 int datasync)  in nfs_fsync_dir()
 | 
| D | pnfs.c | 2312 pnfs_generic_sync(struct inode *inode, bool datasync)  in pnfs_generic_sync()
 | 
| /linux-4.4.14/fs/coda/ | 
| D | file.c | 192 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync)  in coda_fsync()
 | 
| /linux-4.4.14/fs/jffs2/ | 
| D | file.c | 32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync)  in jffs2_fsync()
 | 
| /linux-4.4.14/fs/hpfs/ | 
| D | file.c | 22 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in hpfs_file_fsync()
 | 
| /linux-4.4.14/fs/logfs/ | 
| D | file.c | 223 int logfs_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in logfs_fsync()
 | 
| /linux-4.4.14/fs/ecryptfs/ | 
| D | file.c | 271 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in ecryptfs_fsync()
 | 
| /linux-4.4.14/fs/ntfs/ | 
| D | dir.c | 1501 			  int datasync)  in ntfs_dir_fsync()
 | 
| D | file.c | 1989 			   int datasync)  in ntfs_file_fsync()
 | 
| /linux-4.4.14/fs/fat/ | 
| D | file.c | 156 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync)  in fat_file_fsync()
 | 
| /linux-4.4.14/fs/xfs/ | 
| D | xfs_file.c | 187 	int			datasync)  in xfs_dir_fsync()210 	int			datasync)  in xfs_file_fsync()
 
 | 
| /linux-4.4.14/fs/hfsplus/ | 
| D | inode.c | 279 		       int datasync)  in hfsplus_file_fsync()
 | 
| /linux-4.4.14/drivers/char/ | 
| D | ps3flash.c | 289 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in ps3flash_fsync()
 | 
| /linux-4.4.14/fs/afs/ | 
| D | write.c | 682 int afs_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in afs_fsync()
 | 
| /linux-4.4.14/fs/hostfs/ | 
| D | hostfs_user.c | 156 int fsync_file(int fd, int datasync)  in fsync_file()
 | 
| D | hostfs_kern.c | 372 			int datasync)  in hostfs_fsync()
 | 
| /linux-4.4.14/fs/hfs/ | 
| D | inode.c | 650 			  int datasync)  in hfs_file_fsync()
 | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | journal.h | 636 						  int datasync)  in ocfs2_update_inode_fsync_trans()
 | 
| D | file.c | 179 			   int datasync)  in ocfs2_sync_file()
 | 
| /linux-4.4.14/drivers/mtd/ubi/ | 
| D | cdev.c | 171 			  int datasync)  in vol_cdev_fsync()
 | 
| /linux-4.4.14/fs/overlayfs/ | 
| D | readdir.c | 438 			 int datasync)  in ovl_dir_fsync()
 | 
| /linux-4.4.14/fs/affs/ | 
| D | file.c | 952 int affs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync)  in affs_file_fsync()
 | 
| /linux-4.4.14/fs/gfs2/ | 
| D | file.c | 652 		      int datasync)  in gfs2_fsync()
 | 
| /linux-4.4.14/fs/ubifs/ | 
| D | file.c | 1302 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in ubifs_fsync()
 | 
| /linux-4.4.14/drivers/usb/gadget/function/ | 
| D | f_printer.c | 669 printer_fsync(struct file *fd, loff_t start, loff_t end, int datasync)  in printer_fsync()
 | 
| /linux-4.4.14/ipc/ | 
| D | shm.c | 447 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in shm_fsync()
 | 
| /linux-4.4.14/fs/f2fs/ | 
| D | file.c | 184 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync)  in f2fs_sync_file()
 | 
| /linux-4.4.14/fs/fuse/ | 
| D | file.c | 441 		      int datasync, int isdir)  in fuse_fsync_common()494 		      int datasync)  in fuse_fsync()
 
 | 
| D | dir.c | 1411 			  int datasync)  in fuse_dir_fsync()
 | 
| /linux-4.4.14/fs/cifs/ | 
| D | file.c | 2257 		      int datasync)  in cifs_strict_fsync()2299 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in cifs_fsync()
 
 | 
| /linux-4.4.14/net/9p/ | 
| D | client.c | 1417 int p9_client_fsync(struct p9_fid *fid, int datasync)  in p9_client_fsync()
 | 
| /linux-4.4.14/fs/btrfs/ | 
| D | file.c | 1886 int btrfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync)  in btrfs_sync_file()
 | 
| /linux-4.4.14/fs/ceph/ | 
| D | caps.c | 2015 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in ceph_fsync()
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ | 
| D | file.c | 2600 int ll_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in ll_fsync()
 | 
| /linux-4.4.14/arch/powerpc/platforms/cell/spufs/ | 
| D | file.c | 1797 static int spufs_mfc_fsync(struct file *file, loff_t start, loff_t end, int datasync)  in spufs_mfc_fsync()
 |