Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
adfs_fs.h File Reference
#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)
 

Macro Definition Documentation

#define ADFS_DISCRECORD   (0xc00)

Definition at line 38 of file adfs_fs.h.

#define ADFS_DR_OFFSET   (0x1c0)

Definition at line 39 of file adfs_fs.h.

#define ADFS_DR_SIZE   60

Definition at line 40 of file adfs_fs.h.

#define ADFS_DR_SIZE_BITS   (ADFS_DR_SIZE << 3)

Definition at line 41 of file adfs_fs.h.