/openbmc/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()
|
/openbmc/linux/fs/ |
H A D | sync.c | 180 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range() 200 int vfs_fsync(struct file *file, int datasync) in vfs_fsync() 206 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
|
H A D | libfs.c | 1398 int datasync) in __generic_file_fsync() 1440 int datasync) in generic_file_fsync() 1484 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
|
/openbmc/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()
|
/openbmc/linux/fs/9p/ |
H A D | vfs_file.c | 453 int datasync) in v9fs_file_fsync() 477 int datasync) in v9fs_file_fsync_dotl()
|
/openbmc/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()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_file.c | 81 int datasync) in xfs_dir_fsync() 92 bool datasync) in xfs_fsync_seq() 117 bool datasync, in xfs_fsync_flush_log() 142 int datasync) in xfs_file_fsync()
|
/openbmc/linux/fs/reiserfs/ |
H A D | file.c | 145 int datasync) in reiserfs_sync_file()
|
H A D | dir.c | 32 int datasync) in reiserfs_dir_fsync()
|
/openbmc/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()
|
/openbmc/linux/fs/ext2/ |
H A D | file.c | 153 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
|
/openbmc/qemu/hw/9pfs/ |
H A D | cofile.c | 206 int coroutine_fn v9fs_co_fsync(V9fsPDU *pdu, V9fsFidState *fidp, int datasync) in v9fs_co_fsync()
|
/openbmc/linux/fs/nfs/ |
H A D | file.c | 228 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit() 244 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
|
/openbmc/linux/fs/exfat/ |
H A D | file.c | 366 int exfat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in exfat_file_fsync()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fb_defio.c | 122 int fb_deferred_io_fsync(struct file *file, loff_t start, loff_t end, int datasync) in fb_deferred_io_fsync()
|
/openbmc/linux/fs/orangefs/ |
H A D | file.c | 459 int datasync) in orangefs_fsync()
|
/openbmc/linux/fs/coda/ |
H A D | file.c | 297 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
|
/openbmc/linux/fs/ntfs/ |
H A D | dir.c | 1488 int datasync) in ntfs_dir_fsync()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_user.c | 158 int fsync_file(int fd, int datasync) in fsync_file()
|
/openbmc/linux/fs/hfsplus/ |
H A D | inode.c | 306 int datasync) in hfsplus_file_fsync()
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | cdev.c | 158 int datasync) in vol_cdev_fsync()
|