Home
last modified time | relevance | path

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

12

/linux-4.19.296/fs/
Dsync.c189 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range()
209 int vfs_fsync(struct file *file, int datasync) in vfs_fsync()
215 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
Dlibfs.c995 int datasync) in __generic_file_fsync()
1037 int datasync) in generic_file_fsync()
1081 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
/linux-4.19.296/fs/exofs/
Dfile.c46 int datasync) in exofs_file_fsync()
/linux-4.19.296/fs/ext4/
Dfsync.c93 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file()
/linux-4.19.296/fs/nilfs2/
Dfile.c16 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file()
/linux-4.19.296/fs/jfs/
Dfile.c32 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
/linux-4.19.296/fs/9p/
Dvfs_file.c461 int datasync) in v9fs_file_fsync()
485 int datasync) in v9fs_file_fsync_dotl()
/linux-4.19.296/fs/reiserfs/
Dfile.c151 int datasync) in reiserfs_sync_file()
Ddir.c32 int datasync) in reiserfs_dir_fsync()
/linux-4.19.296/fs/ext2/
Dfile.c152 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
/linux-4.19.296/fs/jffs2/
Dfile.c32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
/linux-4.19.296/fs/coda/
Dfile.c239 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
/linux-4.19.296/fs/nfs/
Dfile.c211 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit()
240 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync()
/linux-4.19.296/fs/hpfs/
Dfile.c23 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync()
/linux-4.19.296/fs/xfs/
Dxfs_file.c84 int datasync) in xfs_dir_fsync()
107 int datasync) in xfs_file_fsync()
/linux-4.19.296/fs/ntfs/
Ddir.c1501 int datasync) in ntfs_dir_fsync()
/linux-4.19.296/fs/orangefs/
Dfile.c619 int datasync) in orangefs_fsync()
/linux-4.19.296/fs/ecryptfs/
Dfile.c338 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
/linux-4.19.296/fs/hfsplus/
Dinode.c274 int datasync) in hfsplus_file_fsync()
/linux-4.19.296/fs/fat/
Dfile.c193 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
/linux-4.19.296/drivers/char/
Dps3flash.c289 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ps3flash_fsync()
/linux-4.19.296/fs/hostfs/
Dhostfs_user.c156 int fsync_file(int fd, int datasync) in fsync_file()
/linux-4.19.296/fs/hfs/
Dinode.c660 int datasync) in hfs_file_fsync()
/linux-4.19.296/fs/ocfs2/
Djournal.h636 int datasync) in ocfs2_update_inode_fsync_trans()
/linux-4.19.296/drivers/misc/mei/
Dmain.c644 static int mei_fsync(struct file *fp, loff_t start, loff_t end, int datasync) in mei_fsync()

12