Home
last modified time | relevance | path

Searched defs:pktcdvd_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/linux/
Dpktcdvd.h155 struct pktcdvd_device struct
157 struct block_device *bdev; /* dev attached */
158 dev_t pkt_dev; /* our dev */
159 char name[20];
160 struct packet_settings settings;
161 struct packet_stats stats;
162 int refcnt; /* Open count */
163 int write_speed; /* current write speed, kB/s */
164 int read_speed; /* current read speed, kB/s */
165 unsigned long offset; /* start offset */
[all …]