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

#include <ordered-data.h>

Data Fields

spinlock_t lock
 
struct rb_root tree
 
struct rb_nodelast
 

Detailed Description

Definition at line 23 of file ordered-data.h.

Field Documentation

struct rb_node* last

Definition at line 26 of file ordered-data.h.

spinlock_t lock

Definition at line 24 of file ordered-data.h.

Definition at line 25 of file ordered-data.h.


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