/linux/fs/ext4/ |
A D | fsync.c | 81 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 D | sync.c | 174 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 D | libfs.c | 1109 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 D | xfs_file.c | 114 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 D | file.c | 16 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file()
|
/linux/fs/jfs/ |
A D | file.c | 19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
|
/linux/fs/9p/ |
A D | vfs_file.c | 431 int datasync) in v9fs_file_fsync() 455 int datasync) in v9fs_file_fsync_dotl()
|
/linux/fs/ext2/ |
A D | file.c | 151 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
|
/linux/fs/reiserfs/ |
A D | file.c | 145 int datasync) in reiserfs_sync_file()
|
A D | dir.c | 32 int datasync) in reiserfs_dir_fsync()
|
/linux/drivers/video/fbdev/core/ |
A D | fb_defio.c | 68 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 D | file.c | 208 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 D | file.c | 32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
|
/linux/fs/coda/ |
A D | file.c | 269 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
|
/linux/fs/orangefs/ |
A D | file.c | 442 int datasync) in orangefs_fsync()
|
/linux/fs/ntfs/ |
A D | dir.c | 1488 int datasync) in ntfs_dir_fsync()
|
/linux/fs/exfat/ |
A D | file.c | 402 int exfat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in exfat_file_fsync()
|
/linux/fs/hpfs/ |
A D | file.c | 25 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync()
|
/linux/fs/ecryptfs/ |
A D | file.c | 324 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
|
/linux/fs/fat/ |
A D | file.c | 185 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
|
/linux/drivers/char/ |
A D | ps3flash.c | 277 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ps3flash_fsync()
|
/linux/fs/hostfs/ |
A D | hostfs_user.c | 156 int fsync_file(int fd, int datasync) in fsync_file()
|
/linux/fs/ocfs2/ |
A D | journal.h | 593 int datasync) in ocfs2_update_inode_fsync_trans()
|
/linux/fs/hfs/ |
A D | inode.c | 658 int datasync) in hfs_file_fsync()
|
/linux/fs/hfsplus/ |
A D | inode.c | 304 int datasync) in hfsplus_file_fsync()
|