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

#include <alloc.h>

Data Fields

struct
ocfs2_extent_tree_operations
et_ops
 
struct buffer_head * et_root_bh
 
struct ocfs2_extent_listet_root_el
 
struct ocfs2_caching_infoet_ci
 
ocfs2_journal_access_func et_root_journal_access
 
voidet_object
 
unsigned int et_max_leaf_clusters
 

Detailed Description

Definition at line 56 of file alloc.h.

Field Documentation

Definition at line 60 of file alloc.h.

unsigned int et_max_leaf_clusters

Definition at line 63 of file alloc.h.

void* et_object

Definition at line 62 of file alloc.h.

Definition at line 57 of file alloc.h.

struct buffer_head* et_root_bh

Definition at line 58 of file alloc.h.

Definition at line 59 of file alloc.h.

ocfs2_journal_access_func et_root_journal_access

Definition at line 61 of file alloc.h.


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