Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dcommon.c92 case NBD_REP_ERR_POLICY: in nbd_rep_lookup()
H A Dclient.c191 case NBD_REP_ERR_POLICY: in nbd_handle_reply_err()
H A Dserver.c1319 NBD_REP_ERR_POLICY, errp, in nbd_negotiate_options()
/openbmc/qemu/include/block/
H A Dnbd.h261 #define NBD_REP_ERR_POLICY NBD_REP_ERR(2) /* Server denied */ macro