Home | History | Annotate | Download | only in misc

Lines Matching refs:QCOW_OFLAG_COPIED

50 #define QCOW_OFLAG_COPIED     (1LL << 63)
1056 ext2fs_cpu_to_be64(table->offset | QCOW_OFLAG_COPIED);
1060 table->data[l2_index] = ext2fs_cpu_to_be64(data | QCOW_OFLAG_COPIED);