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

#include <aio.h>

Data Fields

unsigned id
 
unsigned nr
 
unsigned head
 
unsigned tail
 
unsigned magic
 
unsigned compat_features
 
unsigned incompat_features
 
unsigned header_length
 
struct io_event io_events [0]
 

Detailed Description

Definition at line 147 of file aio.h.

Field Documentation

unsigned compat_features

Definition at line 154 of file aio.h.

unsigned head

Definition at line 150 of file aio.h.

unsigned header_length

Definition at line 156 of file aio.h.

unsigned id

Definition at line 148 of file aio.h.

unsigned incompat_features

Definition at line 155 of file aio.h.

struct io_event io_events[0]

Definition at line 159 of file aio.h.

unsigned magic

Definition at line 153 of file aio.h.

unsigned nr

Definition at line 149 of file aio.h.

unsigned tail

Definition at line 151 of file aio.h.


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