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

Data Fields

struct dm_exception e
 
struct bio_list origin_bios
 
struct bio_list snapshot_bios
 
struct dm_snapshotsnap
 
int started
 
struct bio * full_bio
 
bio_end_io_t * full_bio_end_io
 
voidfull_bio_private
 

Detailed Description

Definition at line 155 of file dm-snap.c.

Field Documentation

Definition at line 156 of file dm-snap.c.

struct bio* full_bio

Definition at line 177 of file dm-snap.c.

bio_end_io_t* full_bio_end_io

Definition at line 178 of file dm-snap.c.

void* full_bio_private

Definition at line 179 of file dm-snap.c.

struct bio_list origin_bios

Definition at line 162 of file dm-snap.c.

Definition at line 166 of file dm-snap.c.

struct bio_list snapshot_bios

Definition at line 163 of file dm-snap.c.

int started

Definition at line 172 of file dm-snap.c.


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