Home
last modified time | relevance | path

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

/external/qemu/android/
Dsnapshot.c240 snapshot_print_table( int fd, uint32_t nb_snapshots, uint64_t snapshots_offset ) in snapshot_print_table()
290 snapshot_read_qcow_header( int fd, uint32_t *nb_snapshots, uint64_t *snapshots_offset ) in snapshot_read_qcow_header()
319 uint32_t nb_snapshots; in snapshot_print_and_exit() local
/external/qemu/block/
Dqcow2.h66 uint32_t nb_snapshots; member
117 int nb_snapshots; member