Home
last modified time | relevance | path

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

/qemu/util/
H A Daio-posix.c56 static AioHandler *find_aio_handler(AioContext *ctx, int fd) in find_aio_handler() function
124 node = find_aio_handler(ctx, fd); in aio_set_fd_handler()
189 AioHandler *node = find_aio_handler(ctx, fd); in aio_set_fd_poll()