Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
2056a782f8e7e65fd4bfd027506b4ce1c5e9ccd4
/
.
/
include
/
linux
/
affs_fs.h
blob: c57b5ee87d55d3e3ea9fb2ae12833762f9431a23 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_AFFS_FS_H
2
#define
_AFFS_FS_H
3
/*
4
* The affs filesystem constants/structures
5
*/
6
#define
AFFS_SUPER_MAGIC
0xadff
7
#endif