Searched refs:FNODE_MAGIC (Results 1 – 3 of 3) sorted by relevance
435 #define FNODE_MAGIC 0xf7e40aae macro
174 if (le32_to_cpu(fnode->magic) != FNODE_MAGIC) { in hpfs_map_fnode()
464 f->magic = cpu_to_le32(FNODE_MAGIC); in hpfs_alloc_fnode()