Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-threads.c464 .offset = s->crypt_physical_offset ? host_offset : guest_offset, in qcow2_co_encdec()
H A Dqcow2.h368 bool crypt_physical_offset; /* Whether to use virtual or physical offset
365 bool crypt_physical_offset; /* Whether to use virtual or physical offset global() member
H A Dqcow2.c1597 s->crypt_physical_offset = false; in qcow2_do_open()
1602 s->crypt_physical_offset = true; in qcow2_do_open()