Searched refs:gopts (Results 1 – 1 of 1) sorted by relevance
1122 BlockdevCreateOptionsGluster *gopts; in qemu_gluster_co_create_opts() local1130 gopts = &options->u.gluster; in qemu_gluster_co_create_opts()1133 gopts->location = gconf; in qemu_gluster_co_create_opts()1135 gopts->size = ROUND_UP(qemu_opt_get_size_del(opts, BLOCK_OPT_SIZE, 0), in qemu_gluster_co_create_opts()1139 gopts->preallocation = qapi_enum_parse(&PreallocMode_lookup, tmp, in qemu_gluster_co_create_opts()