Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dgluster.c1123 BlockdevCreateOptionsGluster *gopts; in qemu_gluster_co_create_opts() local
1131 gopts = &options->u.gluster; in qemu_gluster_co_create_opts()
1134 gopts->location = gconf; in qemu_gluster_co_create_opts()
1136 gopts->size = ROUND_UP(qemu_opt_get_size_del(opts, BLOCK_OPT_SIZE, 0), in qemu_gluster_co_create_opts()
1140 gopts->preallocation = qapi_enum_parse(&PreallocMode_lookup, tmp, in qemu_gluster_co_create_opts()