Home
last modified time | relevance | path

Searched defs:fsync (Results 1 - 25 of 41) sorted by relevance

12

/third_party/musl/src/unistd/
H A Dfsync.c4 int fsync(int fd) in fsync() function
/third_party/NuttX/fs/vfs/
H A Dfs_fsync.c96 int fsync(int fd) in fsync() function
/third_party/rust/crates/rustix/src/fs/
H A Dfd.rs302 pub fn fsync<Fd: AsFd>(fd: Fd) -> io::Result<()> { in fsync() functions
/third_party/libfuse/include/
H A Dcuse_lowlevel.h60 void (*fsync) (fuse_req_t req, int datasync, struct fuse_file_info *fi); member
H A Dfuse.h542 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dfuse_lowlevel.h690 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dfile.c281 int fsync(int fd) in fsync() function
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js98 function fsync() { function
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c104 EXPORT_SYMBOL_PROTO(fsync); variable
/kernel/uniproton/src/fs/
H A Dfs.c88 int fsync(int fd) in fsync() function
/third_party/NuttX/fs/vfs/include/
H A Dfile.h146 int (*fsync)(struct file *filep); member
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h237 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dfuse_lowlevel.h515 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
/kernel/linux/linux-5.10/fs/gfs2/
H A Dglops.c56 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 Dglops.c59 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 Dfs_work_agent.h146 } fsync; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42l42.c605 u32 fsync; in cs42l42_pll_config() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42l42.c793 u32 fsync = sclk / sample_rate; in cs42l42_asp_config() local
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c857 int fsync(int fd) in fsync() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h482 unused_func_t fsync; member
/kernel/linux/linux-5.10/fs/orangefs/
H A Dupcall.h252 struct orangefs_fsync_request_s fsync; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Dupcall.h252 struct orangefs_fsync_request_s fsync; member
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.c957 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 Dssp-nhlt.c353 const char *fsync = NULL; in set_hw_config() local
/third_party/node/lib/
H A Dfs.js1310 function fsync(fd, callback) { function

Completed in 24 milliseconds

12