Home
last modified time | relevance | path

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

/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.c1317 case NBD_OPT_STRUCTURED_REPLY: in nbd_negotiate_options()
/qemu/docs/interop/
H A Dnbd.txt64 * 2.11: NBD_OPT_STRUCTURED_REPLY
/qemu/include/block/
H A Dnbd.h234 #define NBD_OPT_STRUCTURED_REPLY (8) macro