Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Doption.h93 uint64_t qemu_opt_get_number_del(QemuOpts *opts, const char *name,
/qemu/util/
H A Dqemu-option.c397 uint64_t qemu_opt_get_number_del(QemuOpts *opts, const char *name, in qemu_opt_get_number_del() function
/qemu/block/
H A Dgluster.c1149 gconf->debug = qemu_opt_get_number_del(opts, GLUSTER_OPT_DEBUG, in qemu_gluster_co_create_opts()
H A Dqcow2.c3480 refcount_bits = qemu_opt_get_number_del(opts, BLOCK_OPT_REFCOUNT_BITS, 16); in qcow2_opt_get_refcount_bits_del()