Searched refs:aio_max_batch (Results 1 – 7 of 7) sorted by relevance
34 int64_t aio_max_batch; member
173 iothread->parent_obj.aio_max_batch); in iothread_set_aio_context_params()359 info->aio_max_batch = iothread->parent_obj.aio_max_batch; in query_one_iothread()
33 "aio-max-batch", offsetof(EventLoopBase, aio_max_batch),
346 uint64_t max_batch = s->aio_context->aio_max_batch ?: DEFAULT_MAX_BATCH; in laio_max_batch()
199 aio_context_set_aio_params(qemu_aio_context, base->aio_max_batch); in main_loop_update_params()
611 ctx->aio_max_batch = 0; in aio_context_new()
805 ctx->aio_max_batch = max_batch; in aio_context_set_poll_params()