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