Home
last modified time | relevance | path

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

/qemu/util/
H A Daio-posix.c324 static bool aio_dispatch_handler(AioContext *ctx, AioHandler *node) in aio_dispatch_handler() function
406 progress = aio_dispatch_handler(ctx, node) || progress; in aio_dispatch_ready_handlers()
427 progress = aio_dispatch_handler(ctx, node) || progress; in aio_dispatch_handlers()