Home
last modified time | relevance | path

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

12

/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()
/linux/fs/
H A Dsync.c178 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range()
198 int vfs_fsync(struct file *file, int datasync) in vfs_fsync()
204 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
H A Dlibfs.c1554 int datasync) in __generic_file_fsync()
1596 int datasync) in generic_file_fsync()
1644 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
H A Dbuffer.c600 bool datasync) in generic_buffers_fsync_noflush()
644 bool datasync) in generic_buffers_fsync()
H A Daio.c176 bool datasync; member
1651 bool datasync) in aio_fsync()
/linux/fs/afs/
H A Dwrite.c253 int afs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in afs_fsync()
/linux/fs/nfs/
H A Dfile.c239 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit()
255 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
H A Dpnfs.h588 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode()
764 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode()
H A Dpnfs_nfs.c1211 pnfs_nfs_generic_sync(struct inode *inode, bool datasync) in pnfs_nfs_generic_sync()
/linux/fs/orangefs/
H A Dfile.c461 int datasync) in orangefs_fsync()
/linux/fs/coda/
H A Dfile.c295 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
/linux/drivers/video/fbdev/core/
H A Dfb_defio.c145 int fb_deferred_io_fsync(struct file *file, loff_t start, loff_t end, int datasync) in fb_deferred_io_fsync()
/linux/fs/xfs/
H A Dxfs_file.c73 int datasync) in xfs_dir_fsync()
104 bool datasync, in xfs_fsync_flush_log()
129 int datasync) in xfs_file_fsync()
/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()
/linux/fs/ecryptfs/
H A Dfile.c342 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
/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()
/linux/fs/ocfs2/
H A Djournal.h599 int datasync) in ocfs2_update_inode_fsync_trans()
/linux/drivers/mtd/ubi/
H A Dcdev.c158 int datasync) in vol_cdev_fsync()
/linux/fs/zonefs/
H A Dfile.c269 int datasync) in zonefs_file_fsync()
/linux/fs/overlayfs/
H A Dfile.c442 static int ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ovl_fsync()
H A Dcopy_up.c262 bool datasync) in ovl_copy_up_file()
/linux/drivers/misc/mei/
H A Dmain.c888 static int mei_fsync(struct file *fp, loff_t start, loff_t end, int datasync) in mei_fsync()
/linux/block/
H A Dfops.c614 int datasync) in blkdev_fsync()
/linux/fs/ubifs/
H A Dfile.c1305 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync()
/linux/fs/ntfs3/
H A Dfile.c1487 int ntfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ntfs_file_fsync()

12