Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | list |
struct dm_path * | path |
unsigned | repeat_count |
atomic_t | qlen |
unsigned | relative_throughput |
atomic_t | in_flight_size |
Definition at line 34 of file dm-queue-length.c.
atomic_t in_flight_size |
Definition at line 34 of file dm-service-time.c.
Definition at line 35 of file dm-queue-length.c.
Definition at line 36 of file dm-queue-length.c.
atomic_t qlen |
Definition at line 38 of file dm-queue-length.c.
unsigned relative_throughput |
Definition at line 33 of file dm-service-time.c.
unsigned repeat_count |
Definition at line 37 of file dm-queue-length.c.