Home
last modified time | relevance | path

Searched defs:fsync (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/tools/
H A Dmingw_support.c19 int fsync(int fd) in fsync() function
/openbmc/linux/fs/gfs2/
H A Dglops.c59 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush()
144 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
/openbmc/qemu/include/sysemu/
H A Dos-win32.h131 #define fsync _commit macro
/openbmc/linux/fs/
H A Dsync.c218 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
H A Daio.c201 struct fsync_iocb fsync; member
/openbmc/qemu/fsdev/
H A Dfile-op-9p.h155 int (*fsync)(FsContext *, int, V9fsFidOpenState *, int); member
/openbmc/linux/sound/soc/codecs/
H A Dcs42l42.c793 u32 fsync = sclk / sample_rate; in cs42l42_asp_config() local
/openbmc/linux/fs/orangefs/
H A Dupcall.h252 struct orangefs_fsync_request_s fsync; member
/openbmc/linux/tools/include/nolibc/
H A Dsys.h338 int fsync(int fd) in fsync() function
/openbmc/linux/drivers/media/i2c/
H A Dmax9286.c581 u32 fsync; in max9286_set_fsync_period() local
/openbmc/linux/include/linux/
H A Dfs.h1931 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member