Home
last modified time | relevance | path

Searched defs:nb_snapshots (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-snapshot.c279 uint32_t nb_snapshots; in qcow2_write_snapshots() member
440 uint32_t nb_snapshots; in qcow2_check_read_snapshot_table() member
H A Dqcow2.h166 uint32_t nb_snapshots; member
370 unsigned int nb_snapshots; member
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py230 def nb_snapshots(current): function