Searched defs:datasync (Results 1 – 2 of 2) sorted by relevance
/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 | 127 datasync() { method in FileHandle
|