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

#include <drbd_int.h>

Data Fields

struct drbd_work w
 
struct drbd_confmdev
 
struct bio * private_bio
 
struct hlist_node collision
 
sector_t sector
 
unsigned int size
 
unsigned int epoch
 
struct list_head tl_requests
 
struct bio * master_bio
 
unsigned long rq_state
 
unsigned long start_time
 

Detailed Description

Definition at line 692 of file drbd_int.h.

Field Documentation

struct hlist_node collision

Definition at line 702 of file drbd_int.h.

unsigned int epoch

Definition at line 705 of file drbd_int.h.

struct bio* master_bio

Definition at line 713 of file drbd_int.h.

Definition at line 694 of file drbd_int.h.

struct bio* private_bio

Definition at line 700 of file drbd_int.h.

unsigned long rq_state

Definition at line 714 of file drbd_int.h.

sector_t sector

Definition at line 703 of file drbd_int.h.

unsigned int size

Definition at line 704 of file drbd_int.h.

unsigned long start_time

Definition at line 715 of file drbd_int.h.

struct list_head tl_requests

Definition at line 712 of file drbd_int.h.

Definition at line 693 of file drbd_int.h.


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