Home
last modified time | relevance | path

Searched refs:SP_MAGIC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/hpfs/
H A Dhpfs.h109 #define SP_MAGIC 0xf9911849 macro
H A Dsuper.c596 || le32_to_cpu(spareblock->magic) != SP_MAGIC) { in hpfs_fill_super()