| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | file.c | 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/nfs/ |
| H A D | dir.c | 1367 nfs_fsync_dir(struct file *filp, loff_t start, loff_t end, int datasync) nfs_fsync_dir() argument
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | caps.c | 2427 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | file.c | 3194 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync() argument 3140 cifs_strict_fsync(struct file *file, loff_t start, loff_t end, int datasync) cifs_strict_fsync() argument
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | file.c | 385 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in f2fs_sync_file() argument 245 f2fs_do_sync_file(struct file *file, loff_t start, loff_t end, int datasync, bool atomic) f2fs_do_sync_file() argument
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse.c | 827 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsync() argument 837 int fuse_fs_fsyncdir(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsyncdir() argument 2009 static void fuse_lib_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsync() argument 2265 static void fuse_lib_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsyncdir() argument
|
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 1489 int datasync = arg->fsync_flags & 1; local 1561 int datasync = arg->fsync_flags & 1; local
|
| H A D | fuse.c | 1909 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsync() argument 1924 int fuse_fs_fsyncdir(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsyncdir() argument 3314 static void fuse_lib_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsync() argument 3763 fuse_lib_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, struct fuse_file_info *llfi) fuse_lib_fsyncdir() argument [all...] |