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