Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dserver.c266 nbd_negotiate_send_rep_err(NBDClient *client, uint32_t type, in nbd_negotiate_send_rep_err() function
658 return nbd_negotiate_send_rep_err(client, NBD_REP_ERR_UNKNOWN, in nbd_negotiate_handle_info()
739 return nbd_negotiate_send_rep_err(client, in nbd_negotiate_handle_info()
1314 ret = nbd_negotiate_send_rep_err(client, in nbd_negotiate_options()
1318 ret = nbd_negotiate_send_rep_err(client, in nbd_negotiate_options()
1328 ret = nbd_negotiate_send_rep_err( in nbd_negotiate_options()
1332 ret = nbd_negotiate_send_rep_err( in nbd_negotiate_options()
1350 ret = nbd_negotiate_send_rep_err( in nbd_negotiate_options()
H A Dtrace-events44 nbd_negotiate_send_rep_err(const char *msg) "sending error message \"%s\""