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

#include <extent_map.h>

Data Fields

unsigned int ei_cpos
 
unsigned int ei_phys
 
unsigned int ei_clusters
 
unsigned int ei_flags
 
struct list_head ei_list
 

Detailed Description

Definition at line 28 of file extent_map.h.

Field Documentation

unsigned int ei_clusters

Definition at line 31 of file extent_map.h.

unsigned int ei_cpos

Definition at line 29 of file extent_map.h.

unsigned int ei_flags

Definition at line 32 of file extent_map.h.

struct list_head ei_list

Definition at line 34 of file extent_map.h.

unsigned int ei_phys

Definition at line 30 of file extent_map.h.


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