Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dclient.c900 static int nbd_start_negotiate(QIOChannel *ioc, QCryptoTLSCreds *tlscreds, in nbd_start_negotiate() function
1052 result = nbd_start_negotiate(ioc, tlscreds, hostname, outioc, in nbd_receive_negotiate()
1175 result = nbd_start_negotiate(ioc, tlscreds, hostname, &sioc, in nbd_receive_export_list()
H A Dtrace-events19 nbd_start_negotiate(void *tlscreds, const char *hostname) "Receiving negotiation tlscreds=%p hostna…