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