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

Go to the source code of this file.

Data Structures

struct  adfs_bigdirheader
 
struct  adfs_bigdirentry
 
struct  adfs_bigdirtail
 

Macros

#define ADFS_FPLUS_NAME_LEN   255
 
#define BIGDIRSTARTNAME   ('S' | 'B' << 8 | 'P' << 16 | 'r' << 24)
 
#define BIGDIRENDNAME   ('o' | 'v' << 8 | 'e' << 16 | 'n' << 24)
 

Macro Definition Documentation

#define ADFS_FPLUS_NAME_LEN   255

Definition at line 13 of file dir_fplus.h.

#define BIGDIRENDNAME   ('o' | 'v' << 8 | 'e' << 16 | 'n' << 24)

Definition at line 16 of file dir_fplus.h.

#define BIGDIRSTARTNAME   ('S' | 'B' << 8 | 'P' << 16 | 'r' << 24)

Definition at line 15 of file dir_fplus.h.