Home
last modified time | relevance | path

Searched refs:laio_has_fdsync (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Draw-aio.h63 bool laio_has_fdsync(int);
/openbmc/qemu/block/
H A Dlinux-aio.c493 bool laio_has_fdsync(int fd) in laio_has_fdsync() function
H A Dfile-posix.c723 s->has_laio_fdsync = laio_has_fdsync(s->fd); in raw_open_common()