Home
last modified time | relevance | path

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

123

/linux/fs/ext4/
A Dfsync.c81 static int ext4_fsync_nojournal(struct inode *inode, bool datasync, in ext4_fsync_nojournal()
104 static int ext4_fsync_journal(struct inode *inode, bool datasync, in ext4_fsync_journal()
129 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file()
/linux/fs/
A Dsync.c174 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range()
194 int vfs_fsync(struct file *file, int datasync) in vfs_fsync()
200 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
A Dlibfs.c1109 int datasync) in __generic_file_fsync()
1151 int datasync) in generic_file_fsync()
1195 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
/linux/fs/xfs/
A Dxfs_file.c114 int datasync) in xfs_dir_fsync()
125 bool datasync) in xfs_fsync_seq()
150 bool datasync, in xfs_fsync_flush_log()
175 int datasync) in xfs_file_fsync()
/linux/fs/nilfs2/
A Dfile.c16 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file()
/linux/fs/jfs/
A Dfile.c19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
/linux/fs/9p/
A Dvfs_file.c431 int datasync) in v9fs_file_fsync()
455 int datasync) in v9fs_file_fsync_dotl()
/linux/fs/ext2/
A Dfile.c151 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
/linux/fs/reiserfs/
A Dfile.c145 int datasync) in reiserfs_sync_file()
A Ddir.c32 int datasync) in reiserfs_dir_fsync()
/linux/drivers/video/fbdev/core/
A 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/fs/nfs/
A Dfile.c208 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit()
223 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
/linux/fs/jffs2/
A Dfile.c32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
/linux/fs/coda/
A Dfile.c269 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
/linux/fs/orangefs/
A Dfile.c442 int datasync) in orangefs_fsync()
/linux/fs/ntfs/
A Ddir.c1488 int datasync) in ntfs_dir_fsync()
/linux/fs/exfat/
A Dfile.c402 int exfat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in exfat_file_fsync()
/linux/fs/hpfs/
A Dfile.c25 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync()
/linux/fs/ecryptfs/
A Dfile.c324 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
/linux/fs/fat/
A Dfile.c185 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
/linux/drivers/char/
A Dps3flash.c277 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ps3flash_fsync()
/linux/fs/hostfs/
A Dhostfs_user.c156 int fsync_file(int fd, int datasync) in fsync_file()
/linux/fs/ocfs2/
A Djournal.h593 int datasync) in ocfs2_update_inode_fsync_trans()
/linux/fs/hfs/
A Dinode.c658 int datasync) in hfs_file_fsync()
/linux/fs/hfsplus/
A Dinode.c304 int datasync) in hfsplus_file_fsync()

Completed in 53 milliseconds

123