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

#include <pktcdvd.h>

Data Fields

struct list_head list
 
size_t length
 
voiddata
 
int ordernum
 
spinlock_t lock
 
struct bio_list orig_bios
 
int write_size
 
struct bio * w_bio
 
sector_t sector
 
int frames
 
enum packet_data_state state
 
atomic_t run_sm
 
long sleep_time
 
atomic_t io_wait
 
atomic_t io_errors
 
struct bio * r_bios [PACKET_MAX_SIZE]
 
struct pagepages [PACKET_MAX_SIZE/FRAMES_PER_PAGE]
 
int cache_valid
 
int id
 
struct pktcdvd_devicepd
 

Detailed Description

Definition at line 80 of file dell_rbu.c.

Field Documentation

int cache_valid

Definition at line 135 of file pktcdvd.h.

Definition at line 83 of file dell_rbu.c.

int frames

Definition at line 121 of file pktcdvd.h.

Definition at line 139 of file pktcdvd.h.

atomic_t io_errors

Definition at line 130 of file pktcdvd.h.

atomic_t io_wait

Definition at line 129 of file pktcdvd.h.

size_t length

Definition at line 82 of file dell_rbu.c.

Definition at line 81 of file dell_rbu.c.

spinlock_t lock

Definition at line 109 of file pktcdvd.h.

int ordernum

Definition at line 84 of file dell_rbu.c.

struct bio_list orig_bios

Definition at line 112 of file pktcdvd.h.

Definition at line 133 of file pktcdvd.h.

Definition at line 140 of file pktcdvd.h.

struct bio* r_bios[PACKET_MAX_SIZE]

Definition at line 132 of file pktcdvd.h.

atomic_t run_sm

Definition at line 124 of file pktcdvd.h.

sector_t sector

Definition at line 120 of file pktcdvd.h.

long sleep_time

Definition at line 126 of file pktcdvd.h.

Definition at line 123 of file pktcdvd.h.

struct bio* w_bio

Definition at line 117 of file pktcdvd.h.

int write_size

Definition at line 114 of file pktcdvd.h.


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