| /external/libfuse/include/ |
| D | cuse_lowlevel.h | 60 void (*fsync) (fuse_req_t req, int datasync, struct fuse_file_info *fi); member
|
| D | fuse_lowlevel.h | 667 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
|
| D | fuse.h | 517 int (*fsync) (const char *, int, struct fuse_file_info *); member
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowPackageInstaller.java | 187 protected void fsync(@NonNull OutputStream out) throws IOException {} in fsync() method in ShadowPackageInstaller.ShadowSession
|
| /external/crosvm/sys_util/src/ |
| D | file_traits.rs | 19 fn fsync(&mut self) -> Result<()>; in fsync() method 23 fn fsync(&mut self) -> Result<()> { in fsync() method
|
| /external/crosvm/cros_async/src/ |
| D | io_ext.rs | 94 async fn fsync(&self) -> Result<()>; in fsync() method 383 fn fsync() { in fsync() function
|
| D | uring_source.rs | 193 async fn fsync(&self) -> AsyncResult<()> { in fsync() method 502 fn fsync() { in fsync() function
|
| D | poll_source.rs | 274 async fn fsync(&self) -> AsyncResult<()> { in fsync() method
|
| /external/crosvm/disk/src/ |
| D | disk.rs | 358 async fn fsync(&self) -> Result<()>; in fsync() method 423 async fn fsync(&self) -> Result<()> { in fsync() method
|
| D | android_sparse.rs | 240 fn fsync(&mut self) -> io::Result<()> { in fsync() method
|
| D | composite.rs | 228 fn fsync(&mut self) -> io::Result<()> { in fsync() method
|
| /external/ImageMagick/MagickCore/ |
| D | nt-base.h | 132 # define fsync _commit macro
|
| /external/rust/crates/nix/src/sys/ |
| D | aio.rs | 806 pub fn fsync(&mut self, mode: AioFsyncMode) -> Result<()> { in fsync() method
|
| /external/skqp/src/core/ |
| D | SkStream.cpp | 435 void SkFILEWStream::fsync() in fsync() function in SkFILEWStream
|
| /external/skia/src/core/ |
| D | SkStream.cpp | 446 void SkFILEWStream::fsync() in fsync() function in SkFILEWStream
|
| /external/vm_tools/p9/src/server/ |
| D | mod.rs | 885 fn fsync(&mut self, fsync: &Tfsync) -> io::Result<()> { in fsync() method
|
| /external/crosvm/fuse/src/ |
| D | filesystem.rs | 800 fn fsync( in fsync() method
|
| D | server.rs | 713 fn fsync<R: Reader, W: Writer>(&self, in_header: InHeader, mut r: R, w: W) -> Result<usize> { in fsync() method
|
| /external/rust/crates/nix/src/ |
| D | unistd.rs | 1263 pub fn fsync(fd: RawFd) -> Result<()> { in fsync() function
|
| /external/crosvm/disk/src/qcow/ |
| D | mod.rs | 1671 fn fsync(&mut self) -> std::io::Result<()> { in fsync() method
|
| /external/crosvm/devices/src/virtio/fs/ |
| D | passthrough.rs | 1765 fn fsync(&self, _ctx: Context, inode: Inode, datasync: bool, handle: Handle) -> io::Result<()> { in fsync() method
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_filesystem.py | 4340 def fsync(self, fd): member in FakeOsModule
|
| /external/rust/crates/libc/src/unix/ |
| D | mod.rs | 986 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /external/rust/crates/libc/src/ |
| D | wasi.rs | 547 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /external/python/cpython2/Modules/ |
| D | posixmodule.c | 138 #define fsync _commit macro
|