Searched refs:nbd_co_client_start (Results 1 – 1 of 1) sorted by relevance
3205 static coroutine_fn void nbd_co_client_start(void *opaque) in nbd_co_client_start() function3277 co = qemu_coroutine_create(nbd_co_client_start, client); in nbd_client_new()