Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dtrace-events67 nbd_co_send_simple_reply(uint64_t cookie, uint32_t error, const char *errname, uint64_t len) "Send …
H A Dserver.c2059 static int coroutine_fn nbd_co_send_simple_reply(NBDClient *client, in nbd_co_send_simple_reply() function
2836 return nbd_co_send_simple_reply(client, request, ret < 0 ? -ret : 0, in nbd_send_generic_reply()
2883 return nbd_co_send_simple_reply(client, request, 0, in nbd_do_cmd_read()