Home
last modified time | relevance | path

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

/qemu/block/
H A Dvmdk.c3098 static QemuOptsList vmdk_create_opts = {
3100 .head = QTAILQ_HEAD_INITIALIZER(vmdk_create_opts.head),
3184 .create_opts = &vmdk_create_opts,
3088 static QemuOptsList vmdk_create_opts = { global() variable