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

#include <delayed-ref.h>

Data Fields

struct btrfs_delayed_ref_node node
 
struct mutex mutex
 
struct list_head cluster
 
struct btrfs_delayed_extent_opextent_op
 
unsigned int must_insert_reserved:1
 
unsigned int is_data:1
 

Detailed Description

Definition at line 74 of file delayed-ref.h.

Field Documentation

struct list_head cluster

Definition at line 83 of file delayed-ref.h.

Definition at line 85 of file delayed-ref.h.

unsigned int is_data

Definition at line 99 of file delayed-ref.h.

unsigned int must_insert_reserved

Definition at line 98 of file delayed-ref.h.

Definition at line 81 of file delayed-ref.h.

Definition at line 75 of file delayed-ref.h.


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