Searched refs:QCOW2_OPT_OVERLAP_REFCOUNT_BLOCK (Results 1 – 2 of 2) sorted by relevance
143 #define QCOW2_OPT_OVERLAP_REFCOUNT_BLOCK "overlap-check.refcount-block" macro
694 QCOW2_OPT_OVERLAP_REFCOUNT_BLOCK,770 .name = QCOW2_OPT_OVERLAP_REFCOUNT_BLOCK,831 [QCOW2_OL_REFCOUNT_BLOCK_BITNR] = QCOW2_OPT_OVERLAP_REFCOUNT_BLOCK,2114 qdict_del(old_options, QCOW2_OPT_OVERLAP_REFCOUNT_BLOCK); in qcow2_join_options()