Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dcommon.c65 case NBD_OPT_STRUCTURED_REPLY: in nbd_opt_lookup()
H A Dclient.c986 NBD_OPT_STRUCTURED_REPLY, in nbd_start_negotiate()
H A Dserver.c1324 case NBD_OPT_STRUCTURED_REPLY: in nbd_negotiate_options()
/openbmc/qemu/docs/interop/
H A Dnbd.rst75 ``NBD_OPT_STRUCTURED_REPLY``
/openbmc/qemu/include/block/
H A Dnbd.h247 #define NBD_OPT_STRUCTURED_REPLY (8) macro