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

#include <pktcdvd.h>

Data Fields

atomic_t attention
 
int writing
 
spinlock_t lock
 
struct bio_list read_queue
 
struct bio_list write_queue
 
sector_t last_write
 
int successive_reads
 

Detailed Description

Definition at line 66 of file pktcdvd.h.

Field Documentation

atomic_t attention

Definition at line 68 of file pktcdvd.h.

sector_t last_write

Definition at line 73 of file pktcdvd.h.

spinlock_t lock

Definition at line 70 of file pktcdvd.h.

struct bio_list read_queue

Definition at line 71 of file pktcdvd.h.

int successive_reads

Definition at line 74 of file pktcdvd.h.

struct bio_list write_queue

Definition at line 72 of file pktcdvd.h.

int writing

Definition at line 69 of file pktcdvd.h.


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