Searched refs:next_c (Results 1 – 1 of 1) sorted by relevance
956 BdrvChild *c, *next_c; in bdrv_test_top_close() local960 QLIST_FOREACH_SAFE(c, &bs->children, next, next_c) { in bdrv_test_top_close()1017 BdrvChild *c, *next_c; in test_co_delete_by_drain() local1019 QLIST_FOREACH_SAFE(c, &bs->children, next, next_c) { in test_co_delete_by_drain()