Searched refs:NBD_REP_ERR_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
100 case NBD_REP_ERR_UNKNOWN: in nbd_rep_lookup()
212 case NBD_REP_ERR_UNKNOWN: in nbd_handle_reply_err()
658 return nbd_negotiate_send_rep_err(client, NBD_REP_ERR_UNKNOWN, in nbd_negotiate_handle_info()1067 return nbd_opt_drop(client, NBD_REP_ERR_UNKNOWN, errp, in nbd_negotiate_meta_queries()
265 #define NBD_REP_ERR_UNKNOWN NBD_REP_ERR(6) /* Export unknown */ macro