OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bdrv_snapshot_find
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
savevm.c
1183
static int
bdrv_snapshot_find
(BlockDriverState *bs, QEMUSnapshotInfo *sn_info,
function
1234
ret =
bdrv_snapshot_find
(bs, old_sn, name);
[
all
...]
Completed in 262 milliseconds