Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dclient.c1014 static int nbd_negotiate_finish_oldstyle(QIOChannel *ioc, NBDExportInfo *info, in nbd_negotiate_finish_oldstyle() function
1119 if (nbd_negotiate_finish_oldstyle(ioc, info, errp) < 0) { in nbd_receive_negotiate()
1244 if (nbd_negotiate_finish_oldstyle(ioc, array, errp) < 0) { in nbd_receive_export_list()