Home
last modified time | relevance | path

Searched refs:nbd_co_send_chunk_done (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/nbd/
H A Dtrace-events68 nbd_co_send_chunk_done(uint64_t cookie) "Send structured reply done: cookie = %" PRIu64
H A Dserver.c2126 static int coroutine_fn nbd_co_send_chunk_done(NBDClient *client, in nbd_co_send_chunk_done() function
2834 return nbd_co_send_chunk_done(client, request, errp); in nbd_send_generic_reply()
2880 return nbd_co_send_chunk_done(client, request, errp); in nbd_do_cmd_read()