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

Data Fields

struct rb_root rb_root
 
struct backref_nodepath [BTRFS_MAX_LEVEL]
 
struct list_head pending [BTRFS_MAX_LEVEL]
 
struct list_head leaves
 
struct list_head changed
 
struct list_head detached
 
u64 last_trans
 
int nr_nodes
 
int nr_edges
 

Detailed Description

Definition at line 98 of file relocation.c.

Field Documentation

struct list_head changed

Definition at line 112 of file relocation.c.

struct list_head detached

Definition at line 114 of file relocation.c.

u64 last_trans

Definition at line 116 of file relocation.c.

struct list_head leaves

Definition at line 110 of file relocation.c.

int nr_edges

Definition at line 119 of file relocation.c.

int nr_nodes

Definition at line 118 of file relocation.c.

Definition at line 102 of file relocation.c.

Definition at line 108 of file relocation.c.

Definition at line 100 of file relocation.c.


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