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

Data Fields

u64 start
 
u64 end
 
u64 elems
 
struct list_head list
 
spinlock_t lock
 
int locked
 
struct btrfs_devicedevice
 
struct btrfs_devicedevs [BTRFS_MAX_MIRRORS]
 
int ndevs
 
struct kref refcnt
 

Detailed Description

Definition at line 78 of file reada.c.

Field Documentation

Definition at line 85 of file reada.c.

Definition at line 86 of file reada.c.

u64 elems

Definition at line 81 of file reada.c.

u64 end

Definition at line 80 of file reada.c.

Definition at line 82 of file reada.c.

spinlock_t lock

Definition at line 83 of file reada.c.

int locked

Definition at line 84 of file reada.c.

int ndevs

Definition at line 88 of file reada.c.

struct kref refcnt

Definition at line 89 of file reada.c.

u64 start

Definition at line 79 of file reada.c.


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