| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | inode.c | 305 hfsplus_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) hfsplus_file_fsync() argument
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | file.c | 502 static int ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ovl_fsync() argument
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | inode.c | 665 hfs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) hfs_file_fsync() argument
|
| /kernel/linux/linux-6.6/fs/zonefs/ |
| H A D | file.c | 257 zonefs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) zonefs_file_fsync() argument
|
| /kernel/linux/linux-5.10/drivers/misc/mei/ |
| H A D | main.c | 863 static int mei_fsync(struct file *fp, loff_t start, loff_t end, int datasync) in mei_fsync() argument
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| H A D | file.c | 1970 ntfs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) ntfs_file_fsync() argument
|
| /kernel/linux/linux-5.10/fs/affs/ |
| H A D | file.c | 978 int affs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in affs_file_fsync() argument
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | ext4_jbd2.h | 435 ext4_update_inode_fsync_trans(handle_t *handle, struct inode *inode, int datasync) ext4_update_inode_fsync_trans() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_file.c | 107 xfs_dir_fsync( struct file *file, loff_t start, loff_t end, int datasync) xfs_dir_fsync() argument 120 xfs_fsync_seq( struct xfs_inode *ip, bool datasync) xfs_fsync_seq() argument 145 xfs_fsync_flush_log( struct xfs_inode *ip, bool datasync, int *log_flushed) xfs_fsync_flush_log() argument 168 xfs_file_fsync( struct file *file, loff_t start, loff_t end, int datasync) xfs_file_fsync() argument
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | journal.h | 595 ocfs2_update_inode_fsync_trans(handle_t *handle, struct inode *inode, int datasync) ocfs2_update_inode_fsync_trans() argument
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | file.c | 1311 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() argument
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | file.c | 208 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit() argument 224 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync() argument
|
| /kernel/linux/linux-6.6/drivers/misc/mei/ |
| H A D | main.c | 863 static int mei_fsync(struct file *fp, loff_t start, loff_t end, int datasync) in mei_fsync() argument
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | ext4_jbd2.h | 438 ext4_update_inode_fsync_trans(handle_t *handle, struct inode *inode, int datasync) ext4_update_inode_fsync_trans() argument
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | file.c | 228 nfs_file_fsync_commit(struct file *file, int datasync) in nfs_file_fsync_commit() argument 244 nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync() argument
|
| /kernel/linux/linux-6.6/fs/affs/ |
| H A D | file.c | 982 int affs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in affs_file_fsync() argument
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | file.c | 1948 ntfs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) ntfs_file_fsync() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_file.c | 77 xfs_dir_fsync( struct file *file, loff_t start, loff_t end, int datasync) xfs_dir_fsync() argument 90 xfs_fsync_seq( struct xfs_inode *ip, bool datasync) xfs_fsync_seq() argument 115 xfs_fsync_flush_log( struct xfs_inode *ip, bool datasync, int *log_flushed) xfs_fsync_flush_log() argument 138 xfs_file_fsync( struct file *file, loff_t start, loff_t end, int datasync) xfs_file_fsync() argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | journal.h | 594 ocfs2_update_inode_fsync_trans(handle_t *handle, struct inode *inode, int datasync) ocfs2_update_inode_fsync_trans() argument
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | file.c | 1313 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() argument
|
| /kernel/linux/linux-6.6/block/ |
| H A D | fops.c | 523 blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync) blkdev_fsync() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
| H A D | mtpfs_fuse.cpp | 153 int WrapFSync(const char *path, int datasync, struct fuse_file_info *fileInfo) in WrapFSync() argument 186 int WrapFSyncDir(const char *path, int datasync, struct fuse_file_info *fileInfo) in WrapFSyncDir() argument 809 int MtpFileSystem::FSync(const char *path, int datasync, struct fuse_file_info *fi) in FSync() argument 872 int MtpFileSystem::FSyncDir(const char *path, int datasync, struct fuse_file_info *fileInfo) in FSyncDir() argument
|
| /kernel/linux/linux-5.10/drivers/usb/class/ |
| H A D | cdc-wdm.c | 653 static int wdm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in wdm_fsync() argument
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | f_printer.c | 688 printer_fsync(struct file *fd, loff_t start, loff_t end, int datasync) in printer_fsync() argument
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | file.c | 748 gfs2_fsync(struct file *file, loff_t start, loff_t end, int datasync) gfs2_fsync() argument
|