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