Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/magic.h>
Go to the source code of this file.
Data Structures | |
struct | adfs_discrecord |
Macros | |
#define | ADFS_DISCRECORD (0xc00) |
#define | ADFS_DR_OFFSET (0x1c0) |
#define | ADFS_DR_SIZE 60 |
#define | ADFS_DR_SIZE_BITS (ADFS_DR_SIZE << 3) |
#define ADFS_DR_SIZE_BITS (ADFS_DR_SIZE << 3) |