Searched defs:fsync (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | mingw_support.c | 19 int fsync(int fd) in fsync() function
|
/openbmc/linux/fs/gfs2/ |
H A D | glops.c | 59 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 D | os-win32.h | 136 #define fsync _commit macro
|
/openbmc/linux/fs/ |
H A D | sync.c | 218 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
|
H A D | aio.c | 201 struct fsync_iocb fsync; member
|
/openbmc/qemu/fsdev/ |
H A D | file-op-9p.h | 155 int (*fsync)(FsContext *, int, V9fsFidOpenState *, int); member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cs42l42.c | 793 u32 fsync = sclk / sample_rate; in cs42l42_asp_config() local
|
/openbmc/linux/fs/orangefs/ |
H A D | upcall.h | 252 struct orangefs_fsync_request_s fsync; member
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 338 int fsync(int fd) in fsync() function
|
/openbmc/linux/drivers/media/i2c/ |
H A D | max9286.c | 581 u32 fsync; in max9286_set_fsync_period() local
|
/openbmc/linux/include/linux/ |
H A D | fs.h | 1932 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member
|