diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/magic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/magic.h b/include/uapi/linux/magic.h index aa50113ebe5b..1a6fee974116 100644 --- a/include/uapi/linux/magic.h +++ b/include/uapi/linux/magic.h | |||
| @@ -47,6 +47,7 @@ | |||
| 47 | #define OPENPROM_SUPER_MAGIC 0x9fa1 | 47 | #define OPENPROM_SUPER_MAGIC 0x9fa1 |
| 48 | #define QNX4_SUPER_MAGIC 0x002f /* qnx4 fs detection */ | 48 | #define QNX4_SUPER_MAGIC 0x002f /* qnx4 fs detection */ |
| 49 | #define QNX6_SUPER_MAGIC 0x68191122 /* qnx6 fs detection */ | 49 | #define QNX6_SUPER_MAGIC 0x68191122 /* qnx6 fs detection */ |
| 50 | #define AFS_FS_MAGIC 0x6B414653 | ||
| 50 | 51 | ||
| 51 | #define REISERFS_SUPER_MAGIC 0x52654973 /* used by gcc */ | 52 | #define REISERFS_SUPER_MAGIC 0x52654973 /* used by gcc */ |
| 52 | /* used by file system utilities that | 53 | /* used by file system utilities that |
