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

#include <volumes.h>

Data Fields

u64 type
 
int io_align
 
int io_width
 
int stripe_len
 
int sector_size
 
int num_stripes
 
int sub_stripes
 
struct btrfs_bio_stripe stripes []
 

Detailed Description

Definition at line 182 of file volumes.h.

Field Documentation

int io_align

Definition at line 184 of file volumes.h.

int io_width

Definition at line 185 of file volumes.h.

int num_stripes

Definition at line 188 of file volumes.h.

int sector_size

Definition at line 187 of file volumes.h.

int stripe_len

Definition at line 186 of file volumes.h.

Definition at line 190 of file volumes.h.

int sub_stripes

Definition at line 189 of file volumes.h.

Definition at line 183 of file volumes.h.


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