Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h707 static inline int64_t qcow2_vm_state_offset(BDRVQcow2State *s) in qcow2_vm_state_offset() function
H A Dqcow2-snapshot.c739 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
H A Dqcow2.c5245 bdi->vm_state_offset = qcow2_vm_state_offset(s); in qcow2_co_get_info()
5366 int64_t vmstate_offset = qcow2_vm_state_offset(s); in qcow2_check_vmstate_request()