Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
adfs_dir Struct Reference

#include <adfs.h>

Data Fields

struct super_blocksb
 
int nr_buffers
 
struct buffer_head * bh [4]
 
struct buffer_head ** bh_fplus
 
unsigned int pos
 
unsigned int parent_id
 
struct adfs_dirheader dirhead
 
union adfs_dirtail dirtail
 

Detailed Description

Definition at line 78 of file adfs.h.

Field Documentation

struct buffer_head* bh[4]

Definition at line 82 of file adfs.h.

struct buffer_head** bh_fplus

Definition at line 85 of file adfs.h.

Definition at line 90 of file adfs.h.

union adfs_dirtail dirtail

Definition at line 91 of file adfs.h.

int nr_buffers

Definition at line 81 of file adfs.h.

unsigned int parent_id

Definition at line 88 of file adfs.h.

unsigned int pos

Definition at line 87 of file adfs.h.

Definition at line 79 of file adfs.h.


The documentation for this struct was generated from the following file: