/linux-4.1.27/fs/ |
D | sync.c | 178 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range() 202 int vfs_fsync(struct file *file, int datasync) in vfs_fsync() 208 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
|
D | libfs.c | 939 int datasync) in __generic_file_fsync() 977 int datasync) in generic_file_fsync() 1021 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
|
D | block_dev.c | 336 int blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in blkdev_fsync()
|
/linux-4.1.27/fs/ext3/ |
D | fsync.c | 41 int ext3_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext3_sync_file()
|
/linux-4.1.27/fs/exofs/ |
D | file.c | 46 int datasync) in exofs_file_fsync()
|
/linux-4.1.27/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 | 373 int datasync) in ext4_update_inode_fsync_trans()
|
/linux-4.1.27/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.1.27/fs/ext2/ |
D | file.c | 74 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
|
/linux-4.1.27/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.1.27/fs/nfs/ |
D | nfs4file.c | 100 nfs4_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs4_file_fsync()
|
D | file.c | 244 nfs_file_fsync_commit(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync_commit() 276 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
|
D | pnfs.h | 496 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode() 586 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode()
|
D | pnfs_nfs.c | 878 pnfs_nfs_generic_sync(struct inode *inode, bool datasync) in pnfs_nfs_generic_sync()
|
D | pnfs.c | 2236 pnfs_generic_sync(struct inode *inode, bool datasync) in pnfs_generic_sync()
|
D | dir.c | 977 int datasync) in nfs_fsync_dir()
|
/linux-4.1.27/fs/9p/ |
D | vfs_file.c | 440 int datasync) in v9fs_file_fsync() 464 int datasync) in v9fs_file_fsync_dotl()
|
/linux-4.1.27/fs/reiserfs/ |
D | file.c | 151 int datasync) in reiserfs_sync_file()
|
D | dir.c | 32 int datasync) in reiserfs_dir_fsync()
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/fs/ecryptfs/ |
D | file.c | 271 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
|
/linux-4.1.27/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.1.27/fs/ntfs/ |
D | dir.c | 1501 int datasync) in ntfs_dir_fsync()
|
D | file.c | 1988 int datasync) in ntfs_file_fsync()
|
/linux-4.1.27/fs/fat/ |
D | file.c | 155 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_file.c | 177 int datasync) in xfs_dir_fsync() 200 int datasync) in xfs_file_fsync()
|
/linux-4.1.27/fs/hfsplus/ |
D | inode.c | 279 int datasync) in hfsplus_file_fsync()
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/fs/hfs/ |
D | inode.c | 650 int datasync) in hfs_file_fsync()
|
/linux-4.1.27/fs/ocfs2/ |
D | journal.h | 636 int datasync) in ocfs2_update_inode_fsync_trans()
|
D | file.c | 175 int datasync) in ocfs2_sync_file()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | cdev.c | 171 int datasync) in vol_cdev_fsync()
|
/linux-4.1.27/fs/overlayfs/ |
D | readdir.c | 438 int datasync) in ovl_dir_fsync()
|
/linux-4.1.27/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.1.27/fs/gfs2/ |
D | file.c | 652 int datasync) in gfs2_fsync()
|
/linux-4.1.27/fs/ceph/ |
D | dir.c | 1231 int datasync) in ceph_dir_fsync()
|
D | caps.c | 1898 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync()
|
/linux-4.1.27/fs/f2fs/ |
D | file.c | 172 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in f2fs_sync_file()
|
/linux-4.1.27/fs/ubifs/ |
D | file.c | 1311 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync()
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/fs/fuse/ |
D | file.c | 441 int datasync, int isdir) in fuse_fsync_common() 494 int datasync) in fuse_fsync()
|
D | dir.c | 1427 int datasync) in fuse_dir_fsync()
|
/linux-4.1.27/net/9p/ |
D | client.c | 1417 int p9_client_fsync(struct p9_fid *fid, int datasync) in p9_client_fsync()
|
/linux-4.1.27/fs/btrfs/ |
D | file.c | 1870 int btrfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in btrfs_sync_file()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | file.c | 2627 int ll_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ll_fsync()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 1852 static int spufs_mfc_fsync(struct file *file, loff_t start, loff_t end, int datasync) in spufs_mfc_fsync()
|