| /third_party/musl/src/unistd/ |
| D | fsync.c | 4 int fsync(int fd) in fsync() function
|
| /third_party/NuttX/fs/vfs/ |
| D | fs_fsync.c | 96 int fsync(int fd) in fsync() function
|
| /third_party/libfuse/include/ |
| D | cuse_lowlevel.h | 60 void (*fsync) (fuse_req_t req, int datasync, struct fuse_file_info *fi); member
|
| D | fuse.h | 542 int (*fsync) (const char *, int, struct fuse_file_info *); member
|
| D | fuse_lowlevel.h | 690 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
|
| /third_party/rust/crates/rustix/src/fs/ |
| D | fd.rs | 302 pub fn fsync<Fd: AsFd>(fd: Fd) -> io::Result<()> { in fsync() function
|
| /third_party/node/test/parallel/ |
| D | test-trace-events-fs-async.js | 98 function fsync() { function
|
| /third_party/NuttX/fs/vfs/include/ |
| D | file.h | 146 int (*fsync)(struct file *filep); member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| D | fuse.h | 237 int (*fsync) (const char *, int, struct fuse_file_info *); member
|
| D | fuse_lowlevel.h | 515 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_fileio.js | 416 fsync: function (...args) { method
|
| /third_party/alsa-utils/topology/nhlt/intel/ |
| D | ssp-nhlt.c | 353 const char *fsync = NULL; in set_hw_config() local
|
| /third_party/FreeBSD/lib/libc/include/ |
| D | namespace.h | 71 #define fsync _fsync macro
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| D | kernel.h | 482 unused_func_t fsync; member
|
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| D | ssp-process.c | 959 const char *bclk, const char *bclk_invert, const char *fsync, in ssp_hw_set_params()
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
| D | syscalls.rs | 396 pub(crate) fn fsync(fd: BorrowedFd<'_>) -> io::Result<()> { in fsync() function
|
| /third_party/node/lib/internal/fs/ |
| D | promises.js | 746 async function fsync(handle) { function
|
| /third_party/skia/src/core/ |
| D | SkStream.cpp | 446 void SkFILEWStream::fsync() in fsync() function in SkFILEWStream
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| D | syscalls.rs | 1222 pub(crate) fn fsync(fd: BorrowedFd<'_>) -> io::Result<()> { in fsync() function
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsclone.c | 121 #define fsync(fd) (0) macro
|
| /third_party/node/lib/ |
| D | fs.js | 1310 function fsync(fd, callback) { function
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 1029 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 661 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1704 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /third_party/python/Modules/ |
| D | posixmodule.c | 352 # define fsync _commit macro
|