Searched refs:NBD_REPLY_MAGIC (Results 1 – 5 of 5) sorted by relevance
65 #define NBD_REPLY_MAGIC 0x67446698 macro
134 NBD_REPLY_MAGIC 0x96744668 nbd_reply ``include/linux/nbd.h``
151 NBD_REPLY_MAGIC 0x96744668 nbd_reply ``include/linux/nbd.h``
145 NBD_REPLY_MAGIC 0x96744668 nbd_reply ``include/linux/nbd.h``
686 if (ntohl(reply.magic) != NBD_REPLY_MAGIC) { in nbd_read_stat()