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

Data Fields

enum aio_type type
 
int io_fd
 
unsigned long long offset
 
charbuf
 
int len
 
struct aio_contextaio
 

Detailed Description

Definition at line 17 of file aio.c.

Field Documentation

Definition at line 23 of file aio.c.

Definition at line 21 of file aio.c.

int io_fd

Definition at line 19 of file aio.c.

int len

Definition at line 22 of file aio.c.

unsigned long long offset

Definition at line 20 of file aio.c.

enum aio_type type

Definition at line 18 of file aio.c.


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