Home
last modified time | relevance | path

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

12

/fs/ext4/
Dfsync.c81 static int ext4_fsync_nojournal(struct inode *inode, bool datasync, in ext4_fsync_nojournal()
104 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()
Dext4_jbd2.h440 int datasync) in ext4_update_inode_fsync_trans()
/fs/
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()
Dlibfs.c1126 int datasync) in __generic_file_fsync()
1168 int datasync) in generic_file_fsync()
1212 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
/fs/xfs/
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()
/fs/nilfs2/
Dfile.c16 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file()
/fs/jfs/
Dfile.c19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
/fs/9p/
Dvfs_file.c431 int datasync) in v9fs_file_fsync()
455 int datasync) in v9fs_file_fsync_dotl()
/fs/ext2/
Dfile.c151 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
/fs/reiserfs/
Dfile.c145 int datasync) in reiserfs_sync_file()
Ddir.c32 int datasync) in reiserfs_dir_fsync()
/fs/nfs/
Dfile.c206 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit()
222 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
/fs/jffs2/
Dfile.c32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
/fs/coda/
Dfile.c270 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
/fs/orangefs/
Dfile.c439 int datasync) in orangefs_fsync()
/fs/exfat/
Dfile.c368 int exfat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in exfat_file_fsync()
/fs/ntfs/
Ddir.c1488 int datasync) in ntfs_dir_fsync()
/fs/hpfs/
Dfile.c25 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync()
/fs/ecryptfs/
Dfile.c318 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
/fs/fat/
Dfile.c186 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
/fs/hostfs/
Dhostfs_user.c156 int fsync_file(int fd, int datasync) in fsync_file()
/fs/ocfs2/
Djournal.h596 int datasync) in ocfs2_update_inode_fsync_trans()
/fs/hfs/
Dinode.c667 int datasync) in hfs_file_fsync()
/fs/hfsplus/
Dinode.c306 int datasync) in hfsplus_file_fsync()
/fs/fuse/
Dbacking.c496 struct file *file, loff_t start, loff_t end, int datasync) in fuse_fsync_initialize()
518 struct file *file, loff_t start, loff_t end, int datasync) in fuse_fsync_backing()
529 struct file *file, loff_t start, loff_t end, int datasync) in fuse_fsync_finalize()
535 struct file *file, loff_t start, loff_t end, int datasync) in fuse_dir_fsync_initialize()

12