| /third_party/musl/src/unistd/ |
| H A D | fsync.c | 4 int fsync(int fd) in fsync() function
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_fsync.c | 96 int fsync(int fd) in fsync() function
|
| /third_party/rust/crates/rustix/src/fs/ |
| H A D | fd.rs | 302 pub fn fsync<Fd: AsFd>(fd: Fd) -> io::Result<()> { in fsync() functions
|
| /third_party/libfuse/include/ |
| H A D | cuse_lowlevel.h | 60 void (*fsync) (fuse_req_t req, int datasync, struct fuse_file_info *fi); member
|
| H A D | fuse.h | 542 int (*fsync) (const char *, int, struct fuse_file_info *); member
|
| H A D | fuse_lowlevel.h | 690 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/ |
| H A D | file.c | 281 int fsync(int fd) in fsync() function
|
| /third_party/node/test/parallel/ |
| H A D | test-trace-events-fs-async.js | 98 function fsync() { function
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| H A D | user_syms.c | 104 EXPORT_SYMBOL_PROTO(fsync); variable
|
| /kernel/uniproton/src/fs/ |
| H A D | fs.c | 88 int fsync(int fd) in fsync() function
|
| /third_party/NuttX/fs/vfs/include/ |
| H A D | file.h | 146 int (*fsync)(struct file *filep); member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse.h | 237 int (*fsync) (const char *, int, struct fuse_file_info *); member
|
| H A D | fuse_lowlevel.h | 515 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | glops.c | 56 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush() argument 145 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush() argument
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | glops.c | 59 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush() argument 141 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush() argument
|
| /base/tee/tee_client/services/teecd/include/ |
| H A D | fs_work_agent.h | 146 } fsync; member
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | cs42l42.c | 605 u32 fsync; in cs42l42_pll_config() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | cs42l42.c | 793 u32 fsync = sclk / sample_rate; in cs42l42_asp_config() local
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_fs.c | 857 int fsync(int fd) in fsync() function
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | kernel.h | 482 unused_func_t fsync; member
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | upcall.h | 252 struct orangefs_fsync_request_s fsync; member
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | upcall.h | 252 struct orangefs_fsync_request_s fsync; member
|
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| H A D | ssp-process.c | 957 ssp_hw_set_params(struct intel_nhlt_params *nhlt, const char *format, const char *mclk ATTRIBUTE_UNUSED, const char *bclk, const char *bclk_invert, const char *fsync, const char *fsync_invert, int mclk_freq, int bclk_freq, int fsync_freq, int tdm_slots, int tdm_slot_width, int tx_slots, int rx_slots) ssp_hw_set_params() argument
|
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | ssp-nhlt.c | 353 const char *fsync = NULL; in set_hw_config() local
|
| /third_party/node/lib/ |
| H A D | fs.js | 1310 function fsync(fd, callback) { function
|