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

Data Fields

struct requestreq
 
enum ubd_req op
 
int fds [2]
 
unsigned long offsets [2]
 
unsigned long long offset
 
unsigned long length
 
charbuffer
 
int sectorsize
 
unsigned long sector_mask
 
unsigned long long cow_offset
 
unsigned long bitmap_words [2]
 
int error
 

Detailed Description

Definition at line 46 of file ubd_kern.c.

Field Documentation

unsigned long bitmap_words[2]

Definition at line 57 of file ubd_kern.c.

Definition at line 53 of file ubd_kern.c.

unsigned long long cow_offset

Definition at line 56 of file ubd_kern.c.

int error

Definition at line 58 of file ubd_kern.c.

int fds[2]

Definition at line 49 of file ubd_kern.c.

unsigned long length

Definition at line 52 of file ubd_kern.c.

unsigned long long offset

Definition at line 51 of file ubd_kern.c.

unsigned long offsets[2]

Definition at line 50 of file ubd_kern.c.

enum ubd_req op

Definition at line 48 of file ubd_kern.c.

Definition at line 47 of file ubd_kern.c.

unsigned long sector_mask

Definition at line 55 of file ubd_kern.c.

int sectorsize

Definition at line 54 of file ubd_kern.c.


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