Searched refs:bdrv_first (Results 1 – 7 of 7) sorted by relevance
219 BlockDriverState * GRAPH_RDLOCK bdrv_first(BdrvNextIterator *it);
507 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in bdrv_all_get_snapshot_devices()
652 BlockDriverState *bdrv_first(BdrvNextIterator *it) in bdrv_first() function
2348 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in bdrv_flush_all()
898 for (bs1 = bdrv_first(&it1); bs1; bs1 = bdrv_next(&it1)) { in hmp_info_snapshots()
782 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in vm_completion()
6929 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in bdrv_activate_all()7031 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in bdrv_inactivate_all()