Searched refs:NBD_REPLY_MAGIC (Results 1 – 3 of 3) sorted by relevance
54 #define NBD_REPLY_MAGIC 0x67446698 macro
94 NBD_REPLY_MAGIC 0x96744668 nbd_reply include/linux/nbd.h
271 if (ntohl(reply.magic) != NBD_REPLY_MAGIC) in nbd_read_stat()