Searched refs:Qcow2Feature (Results 1 – 2 of 2) sorted by relevance
300 typedef struct Qcow2Feature { struct304 } QEMU_PACKED Qcow2Feature; argument
276 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()3058 static const Qcow2Feature features[] = { in qcow2_update_header()