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

#include <pktcdvd.h>

Data Fields

struct block_devicebdev
 
dev_t pkt_dev
 
char name [20]
 
struct packet_settings settings
 
struct packet_stats stats
 
int refcnt
 
int write_speed
 
int read_speed
 
unsigned long offset
 
__u8 mode_offset
 
__u8 type
 
unsigned long flags
 
__u16 mmc3_profile
 
__u32 nwa
 
__u32 lra
 
struct packet_cdrw cdrw
 
wait_queue_head_t wqueue
 
spinlock_t lock
 
struct rb_root bio_queue
 
int bio_queue_size
 
sector_t current_sector
 
atomic_t scan_queue
 
mempool_trb_pool
 
struct packet_iosched iosched
 
struct gendisk * disk
 
int write_congestion_off
 
int write_congestion_on
 
struct devicedev
 
struct pktcdvd_kobjkobj_stat
 
struct pktcdvd_kobjkobj_wqueue
 
struct dentrydfs_d_root
 
struct dentrydfs_f_info
 

Detailed Description

Definition at line 163 of file pktcdvd.h.

Field Documentation

Definition at line 165 of file pktcdvd.h.

struct rb_root bio_queue

Definition at line 184 of file pktcdvd.h.

int bio_queue_size

Definition at line 185 of file pktcdvd.h.

Definition at line 180 of file pktcdvd.h.

sector_t current_sector

Definition at line 186 of file pktcdvd.h.

struct device* dev

Definition at line 197 of file pktcdvd.h.

struct dentry* dfs_d_root

Definition at line 201 of file pktcdvd.h.

struct dentry* dfs_f_info

Definition at line 202 of file pktcdvd.h.

struct gendisk* disk

Definition at line 192 of file pktcdvd.h.

unsigned long flags

Definition at line 176 of file pktcdvd.h.

Definition at line 191 of file pktcdvd.h.

struct pktcdvd_kobj* kobj_stat

Definition at line 198 of file pktcdvd.h.

struct pktcdvd_kobj* kobj_wqueue

Definition at line 199 of file pktcdvd.h.

spinlock_t lock

Definition at line 183 of file pktcdvd.h.

__u32 lra

Definition at line 179 of file pktcdvd.h.

__u16 mmc3_profile

Definition at line 177 of file pktcdvd.h.

__u8 mode_offset

Definition at line 174 of file pktcdvd.h.

char name[20]

Definition at line 167 of file pktcdvd.h.

__u32 nwa

Definition at line 178 of file pktcdvd.h.

unsigned long offset

Definition at line 173 of file pktcdvd.h.

dev_t pkt_dev

Definition at line 166 of file pktcdvd.h.

mempool_t* rb_pool

Definition at line 189 of file pktcdvd.h.

int read_speed

Definition at line 172 of file pktcdvd.h.

int refcnt

Definition at line 170 of file pktcdvd.h.

atomic_t scan_queue

Definition at line 187 of file pktcdvd.h.

Definition at line 168 of file pktcdvd.h.

Definition at line 169 of file pktcdvd.h.

Definition at line 175 of file pktcdvd.h.

Definition at line 181 of file pktcdvd.h.

int write_congestion_off

Definition at line 194 of file pktcdvd.h.

int write_congestion_on

Definition at line 195 of file pktcdvd.h.

int write_speed

Definition at line 171 of file pktcdvd.h.


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