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