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