|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/magic.h>Go to the source code of this file.
Macros | |
| #define | EXT2_NAME_LEN 255 |
| #define | EXT2_LINK_MAX 32000 |
| #define | EXT2_SB_MAGIC_OFFSET 0x38 |
| #define | EXT2_SB_BLOCKS_OFFSET 0x04 |
| #define | EXT2_SB_BSIZE_OFFSET 0x18 |
1.8.2