Home
last modified time | relevance | path

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

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