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.c179 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 Dlibfs.c1520 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 Dvfs_file.c411 int datasync) in v9fs_file_fsync()
435 int datasync) in v9fs_file_fsync_dotl()
/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()
/linux/fs/jfs/
H A Dfile.c19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
/linux/fs/xfs/
H A Dxfs_file.c70 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 Dfile.c32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
/linux/fs/nfs/
H A Dfile.c235 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 Dpnfs.h589 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 Dfile.c295 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_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.c343 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
/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()
/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/hfsplus/
H A Dinode.c301 int datasync) in hfsplus_file_fsync()
/linux/fs/hfs/
H A Dinode.c664 int datasync) in hfs_file_fsync()
/linux/fs/ocfs2/
H A Djournal.h599 int datasync) in ocfs2_update_inode_fsync_trans()
/linux/fs/exfat/
H A Dfile.c516 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 Dcdev.c158 int datasync) in vol_cdev_fsync()
/linux/fs/zonefs/
H A Dfile.c259 int datasync) in zonefs_file_fsync()
/linux/fs/overlayfs/
H A Dfile.c449 static int ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ovl_fsync()
/linux/drivers/misc/mei/
H A Dmain.c863 static int mei_fsync(struct file *fp, loff_t start, loff_t end, int datasync) in mei_fsync()
/linux/block/
H A Dfops.c595 int datasync) in blkdev_fsync()
/linux/fs/affs/
H A Dfile.c981 int affs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in affs_file_fsync()

12