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