Searched defs:datasync (Results 1 – 8 of 8) sorted by relevance
/third_party/libfuse/lib/ |
D | cuse_lowlevel.c | 73 static void cuse_fll_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in cuse_fll_fsync()
|
D | fuse.c | 1909 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsync() 1924 int fuse_fs_fsyncdir(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsyncdir() 3314 static void fuse_lib_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsync() 3763 static void fuse_lib_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsyncdir()
|
D | fuse_lowlevel.c | 1489 int datasync = arg->fsync_flags & 1; local 1561 int datasync = arg->fsync_flags & 1; local
|
/third_party/libfuse/example/ |
D | passthrough_ll.c | 785 static void lo_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in lo_fsyncdir() 853 static void lo_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in lo_fsync()
|
D | passthrough_hp.cc | 842 static void sfs_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in sfs_fsyncdir() 912 static void sfs_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in sfs_fsync()
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fuse.c | 827 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsync() 837 int fuse_fs_fsyncdir(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsyncdir() 2009 static void fuse_lib_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsync() 2265 static void fuse_lib_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsyncdir()
|
/third_party/node/lib/internal/fs/ |
D | promises.js | 161 datasync() { method in FileHandle
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 43936 bool datasync; member 48055 int datasync; member
|