Home
last modified time | relevance | path

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

/systemd-251/src/import/
Dqcow2-util.c13 #define QCOW2_COPIED (1ULL << 63) macro
186 q &= ~QCOW2_COPIED; in normalize_offset()