block-backend: rename _do_ helper functions to _co_do_
commit70e8775ed9e46cb4fab8013627df4dd835a1c24c
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Wed, 6 Oct 2021 13:17:11 +0000 (6 15:17 +0200)
committerEric Blake <eblake@redhat.com>
Fri, 15 Oct 2021 20:50:40 +0000 (15 15:50 -0500)
tree2d705aa13e2a282988ed057f5133d56a8c4d7bc6
parent2800637a33b0ff68c40c94a1d3d13f92feaadbc6
block-backend: rename _do_ helper functions to _co_do_

This is a preparation to the following commit, to use automatic
coroutine wrapper generation.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20211006131718.214235-6-vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
block/block-backend.c