Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmagic.h35 #define PSTOREFS_MAGIC 0x6165676C macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/
H A D0004-Define-__SWORD_TYPE-if-not-defined-by-libc.patch27 #define PSTOREFS_MAGIC ((__SWORD_TYPE)0x6165676C)
/openbmc/linux/fs/pstore/
H A Dinode.c422 sb->s_magic = PSTOREFS_MAGIC; in pstore_fill_super()