|
@@ -78,5 +78,7 @@
|
|
#define BTRFS_TEST_MAGIC 0x73727279
|
|
#define BTRFS_TEST_MAGIC 0x73727279
|
|
#define NSFS_MAGIC 0x6e736673
|
|
#define NSFS_MAGIC 0x6e736673
|
|
#define BPF_FS_MAGIC 0xcafe4a11
|
|
#define BPF_FS_MAGIC 0xcafe4a11
|
|
|
|
+/* Since UDF 2.01 is ISO 13346 based... */
|
|
|
|
+#define UDF_SUPER_MAGIC 0x15013346
|
|
|
|
|
|
#endif /* __LINUX_MAGIC_H__ */
|
|
#endif /* __LINUX_MAGIC_H__ */
|