|
@@ -12,6 +12,7 @@
|
|
#define SYSFS_MAGIC 0x62656572
|
|
#define SYSFS_MAGIC 0x62656572
|
|
#define SECURITYFS_MAGIC 0x73636673
|
|
#define SECURITYFS_MAGIC 0x73636673
|
|
#define SELINUX_MAGIC 0xf97cff8c
|
|
#define SELINUX_MAGIC 0xf97cff8c
|
|
|
|
+#define RAMFS_MAGIC 0x858458f6 /* some random number */
|
|
#define TMPFS_MAGIC 0x01021994
|
|
#define TMPFS_MAGIC 0x01021994
|
|
#define HUGETLBFS_MAGIC 0x958458f6 /* some random number */
|
|
#define HUGETLBFS_MAGIC 0x958458f6 /* some random number */
|
|
#define SQUASHFS_MAGIC 0x73717368
|
|
#define SQUASHFS_MAGIC 0x73717368
|