Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmingw_support.c19 int fsync(int fd) in fsync() function
/openbmc/qemu/include/system/
H A Dos-win32.h135 #define fsync _commit macro
/openbmc/qemu/fsdev/
H A Dfile-op-9p.h159 int (*fsync)(FsContext *, int, V9fsFidOpenState *, int); member