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

Data Fields

u64 logical
 
struct btrfs_key top
 
u32 blocksize
 
int err
 
struct list_head extctl
 
int refcnt
 
spinlock_t lock
 
struct reada_zonezones [BTRFS_MAX_MIRRORS]
 
int nzones
 
struct btrfs_devicescheduled_for
 

Detailed Description

Definition at line 65 of file reada.c.

Field Documentation

u32 blocksize

Definition at line 68 of file reada.c.

int err

Definition at line 69 of file reada.c.

struct list_head extctl

Definition at line 70 of file reada.c.

spinlock_t lock

Definition at line 72 of file reada.c.

u64 logical

Definition at line 66 of file reada.c.

int nzones

Definition at line 74 of file reada.c.

int refcnt

Definition at line 71 of file reada.c.

struct btrfs_device* scheduled_for

Definition at line 75 of file reada.c.

Definition at line 67 of file reada.c.

Definition at line 73 of file reada.c.


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