Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
dir_f.h File Reference

Go to the source code of this file.

Data Structures

struct  adfs_dirheader
 
struct  adfs_direntry
 
union  adfs_dirtail
 

Macros

#define ADFS_NEWDIR_SIZE   2048
 
#define ADFS_NUM_DIR_ENTRIES   77
 
#define ADFS_F_NAME_LEN   10
 

Macro Definition Documentation

#define ADFS_F_NAME_LEN   10

Definition at line 30 of file dir_f.h.

#define ADFS_NEWDIR_SIZE   2048

Definition at line 23 of file dir_f.h.

#define ADFS_NUM_DIR_ENTRIES   77

Definition at line 24 of file dir_f.h.