Home
last modified time | relevance | path

Searched refs:FNODE_MAGIC (Results 1 – 3 of 3) sorted by relevance

/linux/fs/hpfs/
H A Dhpfs.h435 #define FNODE_MAGIC 0xf7e40aae macro
H A Dmap.c174 if (le32_to_cpu(fnode->magic) != FNODE_MAGIC) { in hpfs_map_fnode()
H A Dalloc.c464 f->magic = cpu_to_le32(FNODE_MAGIC); in hpfs_alloc_fnode()