Searched refs:QCOW2_OPT_OVERLAP_ACTIVE_L1 (Results 1 – 2 of 2) sorted by relevance
140 #define QCOW2_OPT_OVERLAP_ACTIVE_L1 "overlap-check.active-l1" macro
691 QCOW2_OPT_OVERLAP_ACTIVE_L1,755 .name = QCOW2_OPT_OVERLAP_ACTIVE_L1,828 [QCOW2_OL_ACTIVE_L1_BITNR] = QCOW2_OPT_OVERLAP_ACTIVE_L1,2111 qdict_del(old_options, QCOW2_OPT_OVERLAP_ACTIVE_L1); in qcow2_join_options()