Home
last modified time | relevance | path

Searched defs:datasync (Results 1 – 8 of 8) sorted by relevance

/external/libfuse/lib/
Dcuse_lowlevel.c73 static void cuse_fll_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in cuse_fll_fsync()
Dfuse.c1958 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsync()
1973 int fuse_fs_fsyncdir(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsyncdir()
3343 static void fuse_lib_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsync()
3785 static void fuse_lib_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsyncdir()
Dfuse_lowlevel.c1557 int datasync = arg->fsync_flags & 1; in do_fsync() local
1629 int datasync = arg->fsync_flags & 1; in do_fsyncdir() local
/external/perfetto/protos/perfetto/trace/ftrace/
Df2fs.proto116 optional int32 datasync = 4; field
Dext4.proto26 optional int32 datasync = 4; field
/external/crosvm/fuse/src/
Dserver.rs717 let datasync = fsync_flags & 0x1 != 0; in fsync() localVariable
1196 let datasync = fsync_flags & 0x1 != 0; in fsyncdir() localVariable
/external/vm_tools/p9/src/protocol/
Dmessages.rs442 pub datasync: u32, field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto3270 optional int32 datasync = 4; field
4041 optional int32 datasync = 4; field