/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | file.c | 246 int datasync, bool atomic) in f2fs_do_sync_file() 269 if (datasync || get_dirty_pages(inode) <= SM_I(sbi)->min_fsync_blocks) in f2fs_do_sync_file() 275 trace_f2fs_sync_file_exit(inode, cp_reason, datasync, ret); in f2fs_do_sync_file() 280 if (!f2fs_skip_inode_update(inode, datasync)) { in f2fs_do_sync_file() 381 trace_f2fs_sync_file_exit(inode, cp_reason, datasync, ret); in f2fs_do_sync_file() 385 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in f2fs_sync_file() argument 389 return f2fs_do_sync_file(file, start, end, datasync, false); in f2fs_sync_file() 245 f2fs_do_sync_file(struct file *file, loff_t start, loff_t end, int datasync, bool atomic) f2fs_do_sync_file() argument
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | fuse_i.h | 957 int datasync, int opcode);
|
H A D | file.c | 523 int datasync, int opcode) in fuse_fsync_common() 533 inarg.fsync_flags = datasync ? FUSE_FSYNC_FDATASYNC : 0; in fuse_fsync_common() 543 int datasync) in fuse_fsync() 581 err = fuse_fsync_common(file, start, end, datasync, FUSE_FSYNC); in fuse_fsync() 522 fuse_fsync_common(struct file *file, loff_t start, loff_t end, int datasync, int opcode) fuse_fsync_common() argument 542 fuse_fsync(struct file *file, loff_t start, loff_t end, int datasync) fuse_fsync() argument
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | ext2.h | 780 int datasync);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fb.h | 667 loff_t end, int datasync);
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | fuse_i.h | 1054 int datasync, int opcode);
|
H A D | file.c | 539 int datasync, int opcode) in fuse_fsync_common() 549 inarg.fsync_flags = datasync ? FUSE_FSYNC_FDATASYNC : 0; in fuse_fsync_common() 559 int datasync) in fuse_fsync() 597 err = fuse_fsync_common(file, start, end, datasync, FUSE_FSYNC); in fuse_fsync() 538 fuse_fsync_common(struct file *file, loff_t start, loff_t end, int datasync, int opcode) fuse_fsync_common() argument 558 fuse_fsync(struct file *file, loff_t start, loff_t end, int datasync) fuse_fsync() argument
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | ext2.h | 784 int datasync);
|
/kernel/linux/linux-6.6/fs/zonefs/ |
H A D | file.c | 258 int datasync) in zonefs_file_fsync() 257 zonefs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) zonefs_file_fsync() argument
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.c | 167 int datasync) in ocfs2_sync_file() 182 (unsigned long long)datasync); in ocfs2_sync_file() 191 commit_tid = datasync ? oi->i_datasync_tid : oi->i_sync_tid; in ocfs2_sync_file() 166 ocfs2_sync_file(struct file *file, loff_t start, loff_t end, int datasync) ocfs2_sync_file() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.c | 165 int datasync) in ocfs2_sync_file() 180 (unsigned long long)datasync); in ocfs2_sync_file() 189 commit_tid = datasync ? oi->i_datasync_tid : oi->i_sync_tid; in ocfs2_sync_file() 164 ocfs2_sync_file(struct file *file, loff_t start, loff_t end, int datasync) ocfs2_sync_file() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fs.h | 1931 int (*fsync) (struct file *, loff_t, loff_t, int datasync); 2625 int datasync); 2626 extern int vfs_fsync(struct file *file, int datasync);
|
H A D | fb.h | 643 loff_t end, int datasync);
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 1489 int datasync = arg->fsync_flags & 1; local 1495 req->se->op.fsync(req, nodeid, datasync, &fi); 1561 int datasync = arg->fsync_flags & 1; local 1567 req->se->op.fsyncdir(req, nodeid, datasync, &fi);
|
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | cdev.c | 158 int datasync) in vol_cdev_fsync() 157 vol_cdev_fsync(struct file *file, loff_t start, loff_t end, int datasync) vol_cdev_fsync() argument
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | main.c | 859 * @datasync: unused 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/nfs/ |
H A D | internal.h | 408 int nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync);
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.h | 1116 int datasync);
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | inode.c | 294 int datasync) in hfsplus_file_fsync() 293 hfsplus_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) hfsplus_file_fsync() argument
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | inode.c | 661 int datasync) in hfs_file_fsync() 660 hfs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) hfs_file_fsync() argument
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | main.c | 859 * @datasync: unused 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/drivers/mtd/ubi/ |
H A D | cdev.c | 158 int datasync) in vol_cdev_fsync() 157 vol_cdev_fsync(struct file *file, loff_t start, loff_t end, int datasync) vol_cdev_fsync() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | internal.h | 420 int nfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync);
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | inode.c | 306 int datasync) in hfsplus_file_fsync() 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/hfs/ |
H A D | inode.c | 666 int datasync) in hfs_file_fsync() 665 hfs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) hfs_file_fsync() argument
|