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