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

#include <osd_ore.h>

Data Fields

struct osd_requestor
 
struct bio * bio
 
loff_t offset
 
unsigned length
 
unsigned last_sgs_total
 
unsigned dev
 
struct osd_sg_entrysglist
 
unsigned cur_sg
 

Detailed Description

Definition at line 155 of file osd_ore.h.

Field Documentation

struct bio* bio

Definition at line 157 of file osd_ore.h.

unsigned cur_sg

Definition at line 163 of file osd_ore.h.

unsigned dev

Definition at line 161 of file osd_ore.h.

unsigned last_sgs_total

Definition at line 160 of file osd_ore.h.

unsigned length

Definition at line 159 of file osd_ore.h.

loff_t offset

Definition at line 158 of file osd_ore.h.

Definition at line 156 of file osd_ore.h.

Definition at line 162 of file osd_ore.h.


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