Home
last modified time | relevance | path

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

123

/openbmc/linux/fs/ext4/
H A Dfsync.c83 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 Dsync.c180 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 Dlibfs.c1398 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 Dfile.c16 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 Dvfs_file.c453 int datasync) in v9fs_file_fsync()
477 int datasync) in v9fs_file_fsync_dotl()
/openbmc/linux/fs/jfs/
H A Dfile.c19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
/openbmc/linux/fs/xfs/
H A Dxfs_file.c81 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 Dfile.c145 int datasync) in reiserfs_sync_file()
H A Ddir.c32 int datasync) in reiserfs_dir_fsync()
/openbmc/linux/fs/jffs2/
H A Dfile.c32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
/openbmc/linux/fs/ext2/
H A Dfile.c153 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
/openbmc/qemu/hw/9pfs/
H A Dcofile.c206 int coroutine_fn v9fs_co_fsync(V9fsPDU *pdu, V9fsFidState *fidp, int datasync) in v9fs_co_fsync()
/openbmc/linux/fs/nfs/
H A Dfile.c228 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 Dfile.c366 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 Dfb_defio.c122 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 Dfile.c459 int datasync) in orangefs_fsync()
/openbmc/linux/fs/coda/
H A Dfile.c297 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
/openbmc/linux/fs/ntfs/
H A Ddir.c1488 int datasync) in ntfs_dir_fsync()
/openbmc/linux/fs/hpfs/
H A Dfile.c25 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 Dfile.c343 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
/openbmc/linux/fs/fat/
H A Dfile.c186 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 Dps3flash.c277 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ps3flash_fsync()
/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c157 int fsync_file(int fd, int datasync) in fsync_file()
/openbmc/linux/fs/ocfs2/
H A Djournal.h596 int datasync) in ocfs2_update_inode_fsync_trans()
/openbmc/linux/fs/hfs/
H A Dinode.c666 int datasync) in hfs_file_fsync()

123