Home
last modified time | relevance | path

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

123

/Linux-v5.4/fs/
Dsync.c189 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range()
209 int vfs_fsync(struct file *file, int datasync) in vfs_fsync()
215 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
Dlibfs.c994 int datasync) in __generic_file_fsync()
1036 int datasync) in generic_file_fsync()
1080 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
/Linux-v5.4/fs/ext4/
Dfsync.c95 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file()
/Linux-v5.4/fs/nilfs2/
Dfile.c16 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file()
/Linux-v5.4/fs/jfs/
Dfile.c19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
/Linux-v5.4/fs/9p/
Dvfs_file.c446 int datasync) in v9fs_file_fsync()
470 int datasync) in v9fs_file_fsync_dotl()
/Linux-v5.4/fs/ext2/
Dfile.c150 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
/Linux-v5.4/fs/reiserfs/
Dfile.c151 int datasync) in reiserfs_sync_file()
Ddir.c32 int datasync) in reiserfs_dir_fsync()
/Linux-v5.4/drivers/video/fbdev/core/
Dfb_defio.c68 int fb_deferred_io_fsync(struct file *file, loff_t start, loff_t end, int datasync) in fb_deferred_io_fsync()
/Linux-v5.4/fs/nfs/
Dfile.c205 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit()
231 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
/Linux-v5.4/fs/jffs2/
Dfile.c32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
/Linux-v5.4/fs/coda/
Dfile.c269 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
/Linux-v5.4/fs/hpfs/
Dfile.c23 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync()
/Linux-v5.4/fs/xfs/
Dxfs_file.c80 int datasync) in xfs_dir_fsync()
103 int datasync) in xfs_file_fsync()
/Linux-v5.4/fs/ntfs/
Ddir.c1487 int datasync) in ntfs_dir_fsync()
/Linux-v5.4/fs/orangefs/
Dfile.c525 int datasync) in orangefs_fsync()
/Linux-v5.4/fs/ecryptfs/
Dfile.c324 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
/Linux-v5.4/drivers/char/
Dps3flash.c277 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ps3flash_fsync()
/Linux-v5.4/fs/fat/
Dfile.c194 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
/Linux-v5.4/fs/hfsplus/
Dinode.c294 int datasync) in hfsplus_file_fsync()
/Linux-v5.4/fs/hostfs/
Dhostfs_user.c156 int fsync_file(int fd, int datasync) in fsync_file()
/Linux-v5.4/fs/hfs/
Dinode.c655 int datasync) in hfs_file_fsync()
/Linux-v5.4/fs/ocfs2/
Djournal.h596 int datasync) in ocfs2_update_inode_fsync_trans()
/Linux-v5.4/drivers/mtd/ubi/
Dcdev.c158 int datasync) in vol_cdev_fsync()

123