Linux Kernel
3.7.1
|
#include <cpqarray.h>
Data Fields | |
unsigned | blk_size |
unsigned | nr_blks |
unsigned | cylinders |
unsigned | heads |
unsigned | sectors |
int | usage_count |
Definition at line 47 of file cpqarray.h.
unsigned blk_size |
Definition at line 48 of file cpqarray.h.
unsigned cylinders |
Definition at line 50 of file cpqarray.h.
unsigned heads |
Definition at line 51 of file cpqarray.h.
unsigned nr_blks |
Definition at line 49 of file cpqarray.h.
unsigned sectors |
Definition at line 52 of file cpqarray.h.
int usage_count |
Definition at line 53 of file cpqarray.h.