Searched refs:BLOCK_FLAG_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
31 #define BLOCK_FLAG_ENCRYPT 1 macro
900 if (flags & BLOCK_FLAG_ENCRYPT) { in qcow_create2()1061 flags |= options->value.n ? BLOCK_FLAG_ENCRYPT : 0; in qcow_create()