Searched refs:DNODE_MAGIC (Results 1 – 3 of 3) sorted by relevance
279 #define DNODE_MAGIC 0x77e40aae macro
272 if (le32_to_cpu(dnode->magic) != DNODE_MAGIC) { in hpfs_map_dnode()
444 d->magic = cpu_to_le32(DNODE_MAGIC); in hpfs_alloc_dnode()