Searched refs:nbd_opt_drop (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/nbd/ |
H A D | server.c | 295 nbd_opt_drop(NBDClient *client, uint32_t type, Error **errp, in nbd_opt_drop() function 1067 return nbd_opt_drop(client, NBD_REP_ERR_UNKNOWN, errp, in nbd_negotiate_meta_queries() 1271 ret = nbd_opt_drop(client, NBD_REP_ERR_TLS_REQD, in nbd_negotiate_options() 1360 ret = nbd_opt_drop(client, NBD_REP_ERR_UNSUP, errp, in nbd_negotiate_options()
|