Searched refs:PSTOREFS_MAGIC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | magic.h | 32 #define PSTOREFS_MAGIC 0x6165676C macro |
/Linux-v4.19/fs/pstore/ | ||
D | inode.c | 444 sb->s_magic = PSTOREFS_MAGIC; in pstore_fill_super() |