Home
last modified time | relevance | path

Searched defs:NBD_SIMPLE_REPLY_MAGIC (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A Dnbd-fault-injector.py59 NBD_SIMPLE_REPLY_MAGIC = 0x67446698 variable
/openbmc/qemu/include/block/
H A Dnbd.h319 #define NBD_SIMPLE_REPLY_MAGIC 0x67446698 macro