Searched refs:bdrv_first (Results 1 – 7 of 7) sorted by relevance
227 BlockDriverState * GRAPH_RDLOCK bdrv_first(BdrvNextIterator *it);
506 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
2355 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in bdrv_flush_all()
904 for (bs1 = bdrv_first(&it1); bs1; bs1 = bdrv_next(&it1)) { in hmp_info_snapshots()
859 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in vm_completion()
6958 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in bdrv_activate_all()7093 for (bs = bdrv_first(&it); bs; bs = bdrv_next(&it)) { in bdrv_inactivate_all()