/linux/fs/ext4/ |
H A D | fsync.c | 83 int datasync, bool *needs_barrier) in ext4_fsync_nojournal() 97 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/ |
H A D | sync.c | 179 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range() 199 int vfs_fsync(struct file *file, int datasync) in vfs_fsync() 205 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
|
H A D | libfs.c | 1520 int datasync) in __generic_file_fsync() 1562 int datasync) in generic_file_fsync() 1606 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
|
/linux/fs/9p/ |
H A D | vfs_file.c | 411 int datasync) in v9fs_file_fsync() 435 int datasync) in v9fs_file_fsync_dotl()
|
/linux/fs/nilfs2/ |
H 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/ |
H A D | file.c | 19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
|
/linux/fs/xfs/ |
H A D | xfs_file.c | 70 int datasync) in xfs_dir_fsync() 81 bool datasync) in xfs_fsync_seq() 106 bool datasync, in xfs_fsync_flush_log() 131 int datasync) in xfs_file_fsync()
|
/linux/fs/jffs2/ |
H A D | file.c | 32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
|
/linux/fs/nfs/ |
H A D | file.c | 235 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit() 251 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
|
H A D | pnfs.h | 589 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode() 765 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode()
|
/linux/fs/coda/ |
H A D | file.c | 295 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
|
/linux/fs/hpfs/ |
H 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/ |
H A D | file.c | 343 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
|
/linux/fs/fat/ |
H A D | file.c | 186 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
|
/linux/drivers/char/ |
H 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/hfsplus/ |
H A D | inode.c | 301 int datasync) in hfsplus_file_fsync()
|
/linux/fs/hfs/ |
H A D | inode.c | 664 int datasync) in hfs_file_fsync()
|
/linux/fs/ocfs2/ |
H A D | journal.h | 599 int datasync) in ocfs2_update_inode_fsync_trans()
|
/linux/fs/exfat/ |
H A D | file.c | 516 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 D | cdev.c | 158 int datasync) in vol_cdev_fsync()
|
/linux/fs/zonefs/ |
H A D | file.c | 259 int datasync) in zonefs_file_fsync()
|
/linux/fs/overlayfs/ |
H A D | file.c | 449 static int ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ovl_fsync()
|
/linux/drivers/misc/mei/ |
H A D | main.c | 863 static int mei_fsync(struct file *fp, loff_t start, loff_t end, int datasync) in mei_fsync()
|
/linux/block/ |
H A D | fops.c | 595 int datasync) in blkdev_fsync()
|
/linux/fs/affs/ |
H A D | file.c | 981 int affs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in affs_file_fsync()
|