Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/libfuse/lib/
H A Dcuse_lowlevel.c73 static void cuse_fll_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in cuse_fll_fsync()
H A Dfuse.c1909 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()
3776 static void fuse_lib_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in fuse_lib_fsyncdir()
H A Dfuse_lowlevel.c1663 int datasync = arg->fsync_flags & 1; local
1757 int datasync = arg->fsync_flags & 1; local
/aosp_15_r20/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp1859 static int do_sync_common(int fd, bool datasync) { in do_sync_common()
1868 int datasync, in pf_fsync()
1879 int datasync, in pf_fsyncdir()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs37 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs37 pub fn datasync(&self) -> io::Result<()> { in datasync() method
H A Dfs.rs422 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs37 pub fn datasync(&self) -> io::Result<()> { in datasync() method
H A Dfs.rs422 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs37 pub fn datasync(&self) -> io::Result<()> { in datasync() method
H A Dfs.rs422 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs37 pub fn datasync(&self) -> io::Result<()> { in datasync() method
H A Dfs.rs422 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/external/crosvm/fuse/src/
H A Dserver.rs786 let datasync = fsync_flags & 0x1 != 0; in fsync() localVariable
1283 let datasync = fsync_flags & 0x1 != 0; in fsyncdir() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs197 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs197 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs197 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs197 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs197 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Df2fs.proto121 optional int32 datasync = 4; field
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs367 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs367 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs367 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs375 pub fn datasync(&self) -> io::Result<()> { in datasync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs375 pub fn datasync(&self) -> io::Result<()> { in datasync() method

123