Home
last modified time | relevance | path

Searched defs:datasync (Results 1 – 25 of 55) sorted by relevance

123

/linux/fs/ext4/
H A Dfsync.c83 int datasync, bool *needs_barrier) in ext4_fsync_nojournal()
109 static int ext4_fsync_journal(struct inode *inode, bool datasync, in ext4_fsync_journal()
141 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file()
H A Dext4_jbd2.h356 int datasync) in ext4_update_inode_fsync_trans()
/linux/fs/
H A Dsync.c178 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range()
198 int vfs_fsync(struct file *file, int datasync) in vfs_fsync()
204 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
H A Dlibfs.c1554 int datasync) in __generic_file_fsync()
1596 int datasync) in generic_file_fsync()
1644 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
/linux/fs/9p/
H A Dvfs_file.c416 int datasync) in v9fs_file_fsync()
440 int datasync) in v9fs_file_fsync_dotl()
/linux/fs/nilfs2/
H A Dfile.c17 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file()
/linux/fs/jfs/
H A Dfile.c20 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
/linux/fs/afs/
H A Dwrite.c253 int afs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in afs_fsync()
/linux/fs/jffs2/
H A Dfile.c35 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
/linux/fs/nfs/
H A Dfile.c239 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit()
255 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
/linux/fs/ext2/
H A Dfile.c156 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
/linux/fs/orangefs/
H A Dfile.c461 int datasync) in orangefs_fsync()
/linux/drivers/video/fbdev/core/
H A Dfb_defio.c145 int fb_deferred_io_fsync(struct file *file, loff_t start, loff_t end, int datasync) in fb_deferred_io_fsync()
/linux/fs/coda/
H A Dfile.c295 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
/linux/fs/hpfs/
H A Dfile.c25 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync()
/linux/fs/xfs/
H A Dxfs_file.c73 int datasync) in xfs_dir_fsync()
104 bool datasync, in xfs_fsync_flush_log()
129 int datasync) in xfs_file_fsync()
/linux/fs/fat/
H A Dfile.c186 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
/linux/fs/ecryptfs/
H A Dfile.c342 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
/linux/drivers/char/
H A Dps3flash.c277 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ps3flash_fsync()
/linux/fs/hostfs/
H A Dhostfs_user.c167 int fsync_file(int fd, int datasync) in fsync_file()
/linux/fs/hfs/
H A Dinode.c694 int datasync) in hfs_file_fsync()
/linux/fs/hfsplus/
H A Dinode.c323 int datasync) in hfsplus_file_fsync()
/linux/fs/ocfs2/
H A Djournal.h599 int datasync) in ocfs2_update_inode_fsync_trans()
/linux/fs/exfat/
H A Dfile.c572 int exfat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in exfat_file_fsync()
/linux/drivers/mtd/ubi/
H A Dcdev.c158 int datasync) in vol_cdev_fsync()

123