OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qcow2_read_snapshots
(Results
1 - 3
of
3
) sorted by null
/external/qemu/block/
qcow2.h
216
int
qcow2_read_snapshots
(BlockDriverState *bs);
qcow2-snapshot.c
63
int
qcow2_read_snapshots
(BlockDriverState *bs)
function
qcow2.c
236
if (
qcow2_read_snapshots
(bs) < 0)
[
all
...]
Completed in 36 milliseconds