Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hpfs/
Dhpfs.h106 #define SP_MAGIC 0xf9911849 macro
Dsuper.c423 || spareblock->magic != SP_MAGIC) { in hpfs_read_super()