OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_fdatasync
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
cutils.c
126
int
qemu_fdatasync
(int fd)
function
qemu-common.h
165
int
qemu_fdatasync
(int fd);
posix-aio-compat.c
144
ret =
qemu_fdatasync
(aiocb->aio_fildes);
/external/qemu/block/
raw-posix.c
726
qemu_fdatasync
(s->fd);
[
all
...]
Completed in 4571 milliseconds