Home
last modified time | relevance | path

Searched refs:nbd_negotiate_send_rep_len (Results 1 – 2 of 2) sorted by path

/qemu/nbd/
H A Dserver.c199 nbd_negotiate_send_rep_len(NBDClient *client, uint32_t type, in nbd_negotiate_send_rep_len() function
218 return nbd_negotiate_send_rep_len(client, type, 0, errp); in nbd_negotiate_send_rep()
236 ret = nbd_negotiate_send_rep_len(client, type, len, errp); in nbd_negotiate_send_rep_verr()
425 ret = nbd_negotiate_send_rep_len(client, NBD_REP_SERVER, len, errp); in nbd_negotiate_send_rep_list()
553 rc = nbd_negotiate_send_rep_len(client, NBD_REP_INFO, in nbd_negotiate_send_info()
H A Dtrace-events43 nbd_negotiate_send_rep_len(uint32_t opt, const char *optname, uint32_t type, const char *typename, …