Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2.h300 typedef struct Qcow2Feature { struct
304 } QEMU_PACKED Qcow2Feature; typedef
H A Dqcow2.c276 void *feature_table = g_malloc0(ext.len + 2 * sizeof(Qcow2Feature)); in qcow2_read_extensions()
474 static void report_unsupported_feature(Error **errp, Qcow2Feature *table, in report_unsupported_feature()
3044 static const Qcow2Feature features[] = { in qcow2_update_header()