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