Searched refs:aio_max_batch (Results 1 – 10 of 10) sorted by relevance
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),
34 int64_t aio_max_batch; member
238 int64_t aio_max_batch; /* maximum number of requests in a batch */ member
204 value->aio_max_batch); in hmp_info_iothreads()
346 uint64_t max_batch = s->aio_context->aio_max_batch ?: DEFAULT_MAX_BATCH; in laio_max_batch()
153 uint64_t aio_max_batch; member643 s->aio_max_batch = qemu_opt_get_number(opts, "aio-max-batch", 0); in raw_open_common()2518 s->aio_max_batch); in raw_co_prw()
195 aio_context_set_aio_params(qemu_aio_context, base->aio_max_batch); in main_loop_update_params()
617 ctx->aio_max_batch = 0; in aio_context_new()
787 ctx->aio_max_batch = max_batch; in aio_context_set_aio_params()