| /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/u-boot/tools/ |
| D | mingw_support.c | 19 int fsync(int fd) in fsync() function
|
| /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/ImageMagick/MagickCore/ |
| D | nt-base.h | 128 # define fsync _commit macro
|
| /external/skia/src/core/ |
| D | SkStream.cpp | 434 void SkFILEWStream::fsync() in fsync() function in SkFILEWStream
|
| /external/skqp/src/core/ |
| D | SkStream.cpp | 435 void SkFILEWStream::fsync() in fsync() function in SkFILEWStream
|
| /external/crosvm/p9/src/ |
| D | server.rs | 805 fn fsync(&mut self, fsync: &Tfsync) -> io::Result<Rmessage> { in fsync() method
|
| /external/crosvm/qcow/src/ |
| D | qcow.rs | 1482 fn fsync(&mut self) -> std::io::Result<()> { in fsync() method
|
| /external/rust/crates/libc/src/ |
| D | wasi.rs | 597 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /external/rust/crates/libc/src/unix/ |
| D | mod.rs | 1001 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /external/python/cpython2/Modules/ |
| D | posixmodule.c | 138 #define fsync _commit macro
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1866 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /external/python/cpython3/Modules/ |
| D | posixmodule.c | 195 #define fsync _commit macro
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 3705 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|