Home
last modified time | relevance | path

Searched defs:id_str_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-snapshot.c90 int i, id_str_size, name_size; in qcow2_do_read_snapshots() local
277 int i, name_size, id_str_size, snapshots_size; in qcow2_write_snapshots() local
577 char *id_str, int id_str_size) in find_new_snapshot_id()
H A Dqcow2.h191 uint16_t id_str_size; member